Scaling Postgres Episode 75 | Combining Indexes | Regular Expressions | Parallelism | PostGIS

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

In this episode of Scaling Postgres, we discuss combining indexes, regular expressions, parallelism in Postgres and PostGIS content.

Want to learn more about Postgres performance?

Timestamps:
00:00 - Intro
00:23 - Combined indexes vs. separate indexes in PostgreSQL
04:13 - PostgreSQL: Regular expressions and pattern matching
05:14 - Parallelism in PostgreSQL
08:41 - How to Adjust Linux Out-Of-Memory Killer Settings for PostgreSQL
09:46 - PostgreSQL: Simple C extension Development for a Novice User (and Performance Advantages)
11:02 - Using plpgsql_check to Find Compilation Errors and Profile Functions
12:09 - Postgres 12 highlight - Replication slot copy
13:21 - Waiting for PostgreSQL 13 – Add support for –jobs in reindexdb
13:59 - PostGIS Overlays
14:25 - Simple SQL GIS
14:57 - Waiting for PostGIS 3: ST_AsMVT Performance
15:16 - Outro

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

Nice episode. One of the things I'm looking forward is parallel postgis queries. Regards.

decipheringthematrix