Scaling Postgres Episode 79 PgBouncer | PostgreSQL Art | Distributed Time-Series | Window Functions

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

In this episode of Scaling Postgres, we discuss PgBouncer SCRAM support, The Art of PostgreSQL, making Postgres a distributed time-series DB and window functions.

Want to learn more about Postgres performance?

Timestamps:
00:00 - Intro
00:24 - PgBouncer 1.11.0
01:17 - The Art of PostgreSQL
01:43 - Building a distributed time-series database on PostgreSQL
03:32 - Webinar: Business Intelligence with Window Functions in PostgreSQL [Follow up]
04:09 - Postgres Table Partitioning
05:04 - Pgpool vs PGBouncer
05:47 - Tips for Postgres from a Postgres Insider
07:04 - [YouTube] What's New in Postgres 12
07:39 - pgBackRest to Backup PostgreSQL
07:57 - Compute day working hours in PL/pgsql
08:20 - Why you need plpgsql_check (if you write procedures in PLpgSQL)
08:55 - Waiting for PostGIS 3: GEOS 3.8
09:42 - Outro

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

Pgpool vs PGBouncer ? Is PGBouncer much preferred?

MrAtomUniverse