Scaling Postgres Episode 53 | Query Plans | BRIN Index | Approximate Algorithm | Delayed Replication

preview_player
Показать описание
To get the show notes as well as get notified of new episodes, visit:

In this episode of Scaling Postgres, we review articles covering the Postgres query planner, BRIN indexes, approximate algorithms, and the uses of delayed replication.

Want to learn more about Postgres performance?

Timestamps:
00:00 - Intro
00:22 - Debugging the Postgres query planner
03:52 - PostgreSQL BRIN Indexes: Big Data Performance With Minimal Storage
08:03 - Approximation algorithms for your database
09:16 - How we used delayed replication for disaster recovery with PostgreSQL
11:57 - Webinar: Achieving High Availability with PostgreSQL [Follow Up]
12:55 - The Current State of Open Source Backup Management for PostgreSQL
13:42 - pgBackRest - Performing Backups on a Standby Cluster
14:14 - “Exclusive backup” method is deprecated – what now?
16:40 - Using parallelism for queries from PL functions in PostgreSQL 10
17:21 - Parallel queries in PostgreSQL
17:56 - Why you should use a relational database instead of NoSQL for your IoT application
18:47 - Outro

#postgres #postgresql
Рекомендации по теме
Комментарии
Автор

So happy i stumbled on this video. I just learned so much stuff i didn't know, i didn't know. Thanks 🙏

desmondmc