#374 — September 23, 2020 |
Postgres Weekly |
A Battleship Game, Implemented with Postgres — See SQL taken to the next level with a working game running within Postgres, complete with a creative way of taking player input. Firemoon777 |
PostgreSQL 13 Release Candidate 1 Released — We link to things about Postgres 13 all the time, if you hadn’t noticed, and it’s shaping up to be a huge release – so it’s great to see it close to completion with this first RC. The beta release notes cover the essentials, but we’ll do a full roundup of features at the final release. PostgreSQL Global Development Group |
Highway to Zero Downtime PostgreSQL Upgrades — Get a comprehensive walk-through of how to perform a "near" zero downtime upgrade using pglogical in this free webinar. Learn how logical decoding presents a whole new world of opportunities for upgrades that require a very small amount of downtime. 2ndQuadrant PostgreSQL Webinars sponsor |
Crunchy Bridge: The Newest 'Postgres As A Service' — Crunchy Data is the latest company to get on the ‘Postgres as a managed service’ bandwagon with Crunchy Bridge which is available on AWS and Azure (and supports migration and replication between the two). Craig Kerstiens (Crunchy Data) |
Diary of an Engineer: Delivering 45x Faster Percentiles using Postgres, Citus, and Nils Dijk (Microsoft) |
Postgres 13's Álvaro Herrera |
Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More — We took a look at smaller indexes with B-Tree Deduplication, Parallel VACUUM, improved WAL Usage Stats, and more. Pganalyze sponsor |
How 'HOT' Updates Yield Better Performance — An introduction to a feature included first with Postgres 8.3 but which, allegedly, are not properly covered in the docs. HOT updates (Heap Only Tuple) occur behind the scenes and improve performance in certain situations where lots of Laurenz Albe |
AWS Aurora Postgres Versions 'Vanished' for Days, Customers Claim — Greg Clough, a software engineer who uses AWS, noticed that several Postgres versions on AWS Aurora ‘vanished’ last week (in the sense they couldn’t be deployed – existing datbases didn’t disappear). Most now appear to be back, but it’s a curious story. The Register |
📄 Postgres and the Artificial Intelligence Landscape — It’s just slides for now (though a talk was given) but Bruce’s slides often provide value even on their own. Bruce Momjian |
Exploring PL/Python: Turning Postgres Table Data Into a NumPy Array Kat Batuigas |
Why RudderStack Used Postgres Over Apache Kafka for a Streaming Engine — Kafka was a natural fit for what RudderStack, a data platform, does, but they found enough negatives about it to build their own queueing system on top of Postgres instead. RudderStack |
|