#throwback Incremental backups are coming to PostgreSQL 🚀 Robert Haas explains the new incremental backup feature in PostgreSQL 17. Watch now:
www.youtube.com/watch?v=q9S9...
#PostgreSQL #PGDay #PPDD #Postgres17 #Backup
Latest posts tagged with #Postgres17 on Bluesky
#throwback Incremental backups are coming to PostgreSQL 🚀 Robert Haas explains the new incremental backup feature in PostgreSQL 17. Watch now:
www.youtube.com/watch?v=q9S9...
#PostgreSQL #PGDay #PPDD #Postgres17 #Backup
Why the fuck would the official #Postgres17 #Docker #Container store persistent data in its #Volume in `/var/lib/postgresql/data` but #Postgres18 store persistent data in `/var/lib/postgresql`?
And why the FUCK would the official #Nginx Docker Container only store persistent data for […]
8/ Com esse repositório você pode:
 Subir cluster
 Ver dados replicando
 Simular falhas
 Aprender de verdade
Aprendizado prático e direto.
#Postgres17 #DockerCompose #BancoDeDados #OpenSource
6/ 🕒 Mito: réplica = tempo real
✔️ Verdade: existe lag
Dependendo da carga, a réplica atrasa sim. Ver isso em tempo real com Docker é uma aula que nenhum tutorial te dá.
#StreamingReplication #Postgres17 #AprendizadoDev
1/ Quer aprender replicação no PostgreSQL sem quebrar nada?
👉 github.com/luismr/postg...
Um cluster com Postgres 17 + Docker Compose. Rápido, seguro e pronto pra quem quer dominar o caos.
#PostgreSQL #Docker #DevOps #Postgres17 #Backend