
Scaling Postgres Episode 4 | 50TB Upgrade | Vacuum | DB Security
Get New Episodes Weekly!
In this episode of Scaling Postgres, we review articles covering developers loving PostgreSQL, a 50TB database upgrade, information on vacuums, parallel PostGIS patches, database security, DB normalization and primary keys.
Content Discussed
- 2018 StackOverflow Insights Survey
- Migrating our production deployment from MariaDB Galera to PostgreSQL and Patroni
- Three reasons why VACUUM won’t remove dead rows from a table
- What PostgreSQL Full-Text-Search has to do with VACUUM
- Patching Plain PostgreSQL for Parallel PostGIS Plans
- PostgreSQL 9.0 is here in OSS Greenplum
- A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
- Database Normalization and Primary Keys
- Fun with SQL: generate_series in Postgres
- PostgreSQL Streaming Replication