Commits

DateSubjectAuthorReleases
2026-04-03 Change default of max_locks_per_transactions to 128 Heikki Linnakangas 19 (unreleased)
2017-07-31 Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers. Heikki Linnakangas 10.0
2017-04-18 Also fix comment in sample postgresql.conf file, for "scram-sha-256". Heikki Linnakangas 10.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2016-09-28 Turn password_encryption GUC into an enum. Heikki Linnakangas 10.0
2015-05-15 Add archive_mode='always' option. Heikki Linnakangas 9.5.0
2015-02-23 Replace checkpoint_segments with min_wal_size and max_wal_size. Heikki Linnakangas 9.5.0
2014-12-05 Print wal_log_hints in the rm_desc routing of a parameter-change record. Heikki Linnakangas 9.4.0
2014-12-05 Print wal_log_hints in the rm_desc routing of a parameter-change record. Heikki Linnakangas 9.5.0
2014-08-20 Use comma+space as the separator in the default search_path. Heikki Linnakangas 9.5.0
2014-03-03 Rename huge_tlb_pages to huge_pages, and improve docs. Heikki Linnakangas 9.4.0
2014-01-29 Allow using huge TLB pages on Linux (MAP_HUGETLB) Heikki Linnakangas 9.4.0
2013-12-13 Add GUC to enable WAL-logging of hint bits, even with checksums disabled. Heikki Linnakangas 9.4.0
2012-10-11 Improve replication connection timeouts. Heikki Linnakangas 9.3.0
2012-09-24 Add support for include_dir in config file. Heikki Linnakangas 9.3.0
2011-07-04 Remove silent_mode. You get the same functionality with "pg_ctl -l Heikki Linnakangas 9.2.0
2011-03-30 Automatically terminate replication connections that are idle for more Heikki Linnakangas 9.1.0
2011-02-26 Increase the default for wal_sender_delay from 200ms to 1s. Now that WAL Heikki Linnakangas 9.1.0
2011-02-10 Send status updates back from standby server to master, indicating how far Heikki Linnakangas 9.1.0
2011-02-07 Implement genuine serializable isolation level. Heikki Linnakangas 9.1.0
2010-04-28 Introduce wal_level GUC to explicitly control if information needed for Heikki Linnakangas 9.0.0
2010-04-12 Change the logic to decide when to delete old WAL segments, so that it Heikki Linnakangas 9.0.0
2010-01-15 Introduce Streaming Replication. Heikki Linnakangas 9.0.0
2009-01-16 Add vacuum_freeze_table_age GUC option, to control when VACUUM should Heikki Linnakangas 8.4.0
2008-09-30 Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the Heikki Linnakangas 8.4.0