#555 — May 15, 2024 |
|
Postgres Weekly |
The Draft Postgres 17 Release Notes — Bruce just announced he’s completed the first draft of the release notes for Postgres 17 (due later this year). It’s mostly a bullet-point list of low level improvements for now, but it makes the release feel a lot closer! The first beta is due imminently. Bruce Momjian |
Making a Postgres Query 1,000 Times Faster — If you want to get attention for a blog post, this is the sort of title you need to write! But you also need to back it up with a story, a solution, some useful insights, and perhaps a little humor – thankfully all those elements are present here. Alejandro García Montoro |
Postgres Performance at Any Scale — Deliver consistent database performance and availability through intelligent Indexing and VACUUM advisors and continuous database profiling. pganalyze integrates with Amazon Web Services, Google Cloud Platform, Microsoft Azure, and more. pganalyze sponsor |
Postgres 16.3, 15.7, 14.12, 13.15, and 12.19 Released — Right on schedule, the Postgres team has unveiled new minor versions of each maintained release line. Bug fixes are the focus, but Postgres 14-16 have also received a fix for a security issue with PostgreSQL Global Development Group |
IN BRIEF:
|
What’s New with Postgres at Microsoft, 2024 Edition — Partly thanks to buying Citus Data and partly through Azure, Microsoft is a significant contributor to the Postgres ecosystem these days and this is a surprisingly thorough summary of everything they’ve got going on lately. Microsoft |
Advanced Daniel Vérité |
|
📄 Removing Bloat with the 📄 When to Split Patches for Postgres – For those actively contributing to Postgres. Peter Eisentraut 📄 Dealing with Invisible Indexes in an Oracle to Postgres Migration Deepak Mahto |
🛠 Code and Tools |
pg_lakehouse: Query Any Data Lake from Postgres — An extension that lets you query object stores like S3 and table formats like Delta Lake. Queries are pushed down to Apache DataFusion. Google Cloud Storage and Azure Blob Storage support is promised soon. ParadeDB |
|