
Scaling Postgres Episode 2 | Analytical DBs | Recursive Queries | Replication
Get New Episodes Weekly!
In this episode of Scaling Postgres, we review articles covering analytical DBs (potentially using GPUs), recursive queries and different forms of replication.
Content Discussed
- Indexing with Postgres: When Less is More
- Bringing GPUs To Bear On Bog Standard Relational Databases
- How to Create a Stream System with Tens of Millions of Feeds?
- Greenplum Database
- Exporting a Hierarchy in JSON: with recursive queries
- Geographically distributed multi-master replication with PostgreSQL and BDR
- Three Approaches to PostgreSQL Replication and Backup
- Replication Topologies in PostgreSQL
- PostgreSQL Replication Slots
- PostgreSQL Replication in 2018