Commits

DateSubjectAuthorReleases
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 17.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 18.0
2024-05-16 Document that increasing max_connections uses more resources. Robert Haas 17.0
2024-03-29 Add allow_alter_system GUC. Robert Haas 17.0
2023-12-20 Add support for incremental backup. Robert Haas 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-01-20 Add new GUC reserved_connections. Robert Haas 16.0
2023-01-20 Update docs and error message for superuser_reserved_connections. Robert Haas 16.0
2023-01-10 Add new GUC createrole_self_grant. Robert Haas 16.0
2022-04-11 docs: Note the recovery_min_apply_delay bloats pg_wal. Robert Haas 15.0
2022-02-03 Allow archiving via loadable modules. Robert Haas 15.0
2021-12-13 Default to log_checkpoints=on, log_autovacuum_min_duration=10m Robert Haas 15.0
2021-10-25 Report progress of startup operations that take a long time. Robert Haas 15.0
2021-03-24 Tidy up more loose ends related to configurable TOAST compression. Robert Haas 14.0
2021-03-22 docs: Fix omissions related to configurable TOAST compression. Robert Haas 14.0
2018-03-22 Implement partition-wise grouping/aggregation. Robert Haas 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-12-04 When VACUUM or ANALYZE skips a concurrently dropped table, log it. Robert Haas 11.0
2017-11-15 Add parallel_leader_participation GUC. Robert Haas 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-09-29 Remove replacement selection sort. Robert Haas 11.0
2017-08-10 Make some more improvements to parallel query documentation. Robert Haas 10.0
2017-03-17 Rename "pg_clog" directory to "pg_xact". Robert Haas 10.0
2017-03-14 hash: Support WAL consistency checking. Robert Haas 10.0