Neues vom PostgreSQL Planet

Neues vom PostgreSQL Planet Feed abonnieren
Planet PostgreSQL
Aktualisiert: vor 1 Stunde 4 Minuten

Andrew Farries: pgroll 0.14 - New commands and more control over version schemas

4. Juli 2025 - 13:45
pgroll 0.14 is released with several new subcommands and better control over how version schema are created.

warda bibi: Disaster Recovery Guide with pgbackrest

3. Juli 2025 - 16:18

Recently, we worked with a client who was manually backing up their 800GB PostgreSQL database using pg_dump, which was growing rapidly and had backups stored on the same server as the database itself. This setup had several critical issues:

Andrei Lepikhov: On Postgres Plan Cache Mode Management

3. Juli 2025 - 10:29

Having attended PGConf.DE'2025 and discussed the practice of using Postgres on large databases there, I was surprised to regularly hear the opinion that query planning time is a significant issue. As a developer, it was surprising to learn that this factor can, for example, slow down the decision to move to a partitioned schema, which seems like a logical step once the number of records in a table exceeds 100 million. Well, let's figure it out.

Seiten