When PostgreSQL royalty meets Ilya and Stefan at PgDay FOSDEM 🐘
PostgreSQL events like this are where ideas are exchanged, experience is shared, and the connections that shape the ecosystem are strengthened.
#PostgreSQL #PgDay #FOSDEM #PostgresCommunity #OpenSource
OH "I should have said at the beginning of my talk that all of this is vapourwa...ongoing research."
#PGDay #FOSDEM
Presentation slide titled "How much changed in Postgres 18?" featuring a grid of statistics. Several hand-drawn white arrows point emphatically to an orange box in the bottom right displaying the statistic: "35,704 pgsql-hackers mailing list posts."
From @clairegiordano.bsky.social's talk at #FOSDEM #PGDay 2026. Almost THREE THOUSAND EMAILS per MONTH on the #PostgreSQL #development mailing list pgsql-hackers. 🥺🙏 Please, please split the dev workflow and mailing list into interest areas. #Postgres
Jimmy Angelakos speaking on stage
Are you at #FOSDEM #PGDay? Have you heard of #Postgres's LISTEN/NOTIFY? Would you like to find out something surprising about it? Come to my lightning talk "LISTEN Carefully: How NOTIFY Can Trip Up Your #Database" in Ballroom A at 13:40!
#PostgreSQL #Postgres
TIL Postgres 18 enables page checksums by default.
Glad to see it’s happened. Feels like it’s been part of the standard advice for a long time now.
#PGDay #FOSDEM
Kicking off P2D2 with a packed morning! 🚀 Tomas Vondra opened the day with the introduction as we return to this venue for the 11th year. 320 attendees and lots of Postgres energy in the room—are you excited for the day ahead? 🐘✨
#P2D2 #PostgreSQL #PGDay #PostgresCommunity #Prague #TechConference
Our Prague PostgreSQL Meetup was a hit! 🎉 Teresa Lopes, Josef Machytka & Luigi Nardi shared insights on Postgres at scale, high-speed pipelines & AI in databases. Great discussions and networking ahead of P2D2 2026! #PostgreSQL #PGDay #P2D2 #TechCommunity
Go deep into PostgreSQL internals 🔍 Learn about advanced security threats beyond SQL injection (Kranthi Kiran Burada & Narendra Tawar, 10:15), autovacuum and XID wraparound fixes for large tables (Robert Treat, 11:10), and safe data cleanup strategies (Cagri Biroglu, 14:15).
#PostgreSQL #PGDay #PPDD
PostgreSQL at scale 🔐☸️ Zero-downtime upgrades (Anton Borisov, 10:15), IoT data pipelines with TimescaleDB (Michal Bartak, 11:10), cloud-native Postgres observability & containers (Peter Zaitsev, 15:35), and fuzzing libpq & PgBouncer for security (Adam Wolk, 16:30).
#PostgreSQL #PGDay #PPDD
Want to hack PostgreSQL itself? 🛠️
T9:347, Day 1 spotlight: Tomas Vondra & Nazir Bilal Yavuz guide you through Postgres internals, C code, source layout, tests, and contribution workflows. ▶️ Don’t miss it!
#PostgreSQL #PGDay #PPDD #PostgresHacking #OpenSource
Day 1 in T9:302! ☸️
🕘 9:00 – Jonathan & Danish: Deploy PostgreSQL on Kubernetes with #CloudNativePG
🕘 13:30 – Pavlo Golub: Master PGWatch
▶️ Don’t miss it!
#PostgreSQL #PGDay #PPDD #Kubernetes #pgwatch
Day 1 spotlight! 🌟
🕘 9:00 – Hettie Dombrovskaya: Learn how to write efficient queries
🕜 13:30 – Josef Machytka: Learn everything about #PGBouncer
▶️ Don’t miss these!
#PostgreSQL #PGDay #PPDD #QueryOptimization #DatabasePerformance
#throwback Still using aggregates where window functions shine? 📈 Jan Suchánek explains analytical functions in PostgreSQL and shows how rewriting queries can drastically reduce response times.
▶️ Watch now! www.youtube.com/watch?v=cXIR...
#PostgreSQL #PGDay #PPDD #SQL #WindowFunctions
#throwback Autovacuum tuning meets cloud cost reality 💸☁️ Mayuresh Bagayatkar shows how to balance PostgreSQL performance, maintenance, and FinOps, real-world tricks to tune autovacuum without overspending.
▶️ Watch now! www.youtube.com/watch?v=-u-N...
#PostgreSQL #PGDay #PPDD #Autovacuum #FinOps
#throwback Think EXPLAIN tells the whole story? 👀 Ants Aasma reveals the hidden performance gremlins PostgreSQL plans don’t show, learn how to spot what’s slowing you down.
▶️ Watch now! www.youtube.com/watch?v=y07-...
#PostgreSQL #PGDay #PPDD #QueryPerformance #ExplainPlan
#throwback Incremental backups are coming to PostgreSQL 🚀 Robert Haas explains the new incremental backup feature in PostgreSQL 17. Watch now:
www.youtube.com/watch?v=q9S9...
#PostgreSQL #PGDay #PPDD #Postgres17 #Backup
#throwback Want to push PostgreSQL performance further? ⚡ Somdyuti Paul dives into advanced tuning with real-world demos—plan caching, GEQO and more. ▶️ Watch now! www.youtube.com/watch?v=IPlH...
#PostgreSQL #PGDay #PPDD #PerformanceTuning #DatabaseOptimization
Is synchronous replication really slow—or a silver bullet for zero data loss? 🤔 Alexander Kukushkin breaks down myths vs. reality. Learn when and how to use it right. ▶️ Watch now! www.youtube.com/watch?v=axkI...
#PostgreSQL #PGDay #PPDD #Replication #HighAvailability
#throwback What started as a simple DBaaS comparison turned into a deep dive into PostgreSQL benchmarking 🚀 Dirk Krautschick shares hard-earned lessons▶️ Watch now! www.youtube.com/watch?v=aB5d...
#PostgreSQL #PGDay #PPDD #Benchmarking #DatabasePerformance
#throwback PostgreSQL on Kubernetes made practical ☸️ Vojtěch Mareš introduces CloudNativePG and shows how to run highly available Postgres on k8s. ▶️ Watch now! www.youtube.com/watch?v=ODWB...
#PostgreSQL #PGDay #PPDD #Kubernetes #CloudNativePG
#throwback From data swamp to data lakehouse 🏗️ Josef Machytka shares real-world lessons on building a lakehouse covering formats, scaling, governance, and data quality. ▶️ Watch now! www.youtube.com/watch?v=AUdE...
#PostgreSQL #PGDay #PPDD #DataLakehouse #DataEngineering
#throwback Struggling with downtime during schema changes? 🔒 Gulcin Yildirim Jelinek breaks down table-level locks. Learn how to avoid deadlocks and minimize impact.
▶️ Watch the talk now! www.youtube.com/watch?v=kKNZ...
#PostgreSQL #PGDay #PPDD #DatabaseLocks #ZeroDowntime
#throwback What really happens inside a PostgreSQL cluster after failover? 🔄 David Pech manually breaks down how tools like Patroni work.
▶️ Watch the video now! lnkd.in/dQiiBvXX
#PostgreSQL #PGDay #PPDD #Failover #HighAvailability
#throwback How does multi-master PostgreSQL really perform under pressure? 🔁 Alfredo Rodriguez shares a real-world case study.
▶️ Watch the talk now! www.youtube.com/watch?v=79ue...
#PostgreSQL #PGDay #PPDD #Replication #DatabaseEngineering
PostgreSQL Down Under (PGDU) was back in Sydney Earlier this month, the PostgreSQL community from across Australia and New Zealand reunited in Sydney for the fifth annual PostgreSQL Down Under (PG...
#PGDay #Down #Under #Event #PostgreSQL #event
Origin | Interest | Match
About to depart for Napoli to attend the firsts #pgday #napoli. The lineup is exciting and I can wait to meet old #postgresql friends and make new friends. I hope you can join us
2025.pgdaynapoli.org
@pgdayna.org
Slides from my talk "What I Learned Interviewing the PostgreSQL Community" at #PGDayLowlands are uploaded on my website. Go and find out how many people in the community like sailing.
#PostgreSQL #Lowlands #PGDay #Rotterdam #Interview
andreas.scherbaum.la/writings/
Both Bruce and members of the VSHN team will be presenting at PGDay - so don’t miss this chance to get inspired the afternoon before!
👉 Signup today: www.vshn.ch/en/blog/lear...
#PostgreSQL #DevOps #Zürich #VSHN #PGDay #OpenSource #DatabaseEngineering #EDB #EnterpriseDB