Commit Graph

1071 Commits (06473f5a344df8c9594ead90a609b86f6724cff8)

Author SHA1 Message Date
Tatsuo Ishii 06473f5a34 Allow to log raw parse tree. 6 days ago
Michael Paquier b5d87a823f doc: Improve description of wal_compression 3 weeks ago
Amit Kapila 228c370868 Preserve conflict-relevant data during logical replication. 2 months ago
Fujii Masao 110e6dcaa6 doc: Clarify meaning of "idle" in idle_replication_slot_timeout. 2 months ago
Fujii Masao 05dedf43d3 Change unit of idle_replication_slot_timeout to seconds. 2 months ago
Fujii Masao 82015fd9bd doc: Fix type description of io_workers GUC for consistency. 3 months ago
Fujii Masao a9c2bde929 doc: Mention ANALYZE VERBOSE in track_cost_delay_timing description. 3 months ago
Fujii Masao 84c4e10e13 doc: Add secondary index entries for vacuum-related parameters. 3 months ago
Fujii Masao db0c93f172 doc: Mention GIN indexes support parallel builds. 3 months ago
Bruce Momjian 09f7d36ba1 doc config.sgml: use "-" and not "_" for varlistentry "id"s 3 months ago
Peter Eisentraut 6f55fb7411 doc: Mention the default io_method 3 months ago
Fujii Masao 73bdcfab35 Rename log_lock_failure GUC to log_lock_failures for consistency. 3 months ago
Bruce Momjian 089f27cf8a doc: clarify log_connections new "setup_durations" output 4 months ago
Melanie Plageman cb1456423d Replace deprecated log_connections values in docs and tests 4 months ago
Peter Eisentraut f3622b6476 doc: Move documentation of md5_password_warnings to a better place 4 months ago
Peter Eisentraut 81eaaa2c41 Make "directory" setting work with extension_control_path 4 months ago
Bruce Momjian faced8e6a4 doc: adjust max_files_per_process again 5 months ago
Bruce Momjian 9a9e60fed3 doc: clarify new behavior of max_files_per_process 5 months ago
Bruce Momjian 10e8176950 doc: improve wording of vacuum_max_eager_freeze_failure_rate 5 months ago
Fujii Masao 632f62dcec doc: remove unnecessary secondary index terms for replication settings. 5 months ago
Thomas Munro f78ca6f3eb Introduce file_copy_method setting. 5 months ago
Tom Lane 3516ea768c Add local-address escape "%L" to log_line_prefix. 5 months ago
Peter Eisentraut 0fcf02ad45 doc: Mention clock synchronization recommendation for hot_standby_feedback 5 months ago
Andres Freund 2a5e709e72 Enable IO concurrency on all systems 5 months ago
Andres Freund b27f8637ea docs: Reframe track_io_timing related docs as wait time 5 months ago
Álvaro Herrera 9fbd53dea5
Remove the query_id_squash_values GUC 6 months ago
Andres Freund c325a7633f aio: Add io_method=io_uring 6 months ago
Andres Freund adb5f85fa5 Redefine max_files_per_process to control additionally opened files 6 months ago
Masahiko Sawada 04ff636cbc Add GUC option to control maximum active replication origins. 6 months ago
Nathan Bossart 0164a0f9ee Add vacuum_truncate configuration parameter. 6 months ago
Peter Eisentraut 4f7f7b0375 extension_control_path 6 months ago
Thomas Munro 06fb5612c9 Increase io_combine_limit range to 1MB. 6 months ago
Thomas Munro 10f6646847 Introduce io_max_combine_limit. 6 months ago
Álvaro Herrera 62d712ecfd
Introduce squashing of constant lists in query jumbling 6 months ago
Andres Freund 247ce06b88 aio: Add io_method=worker 6 months ago
Andres Freund 55b454d0e1 aio: Infrastructure for io_method=worker 6 months ago
Daniel Gustafsson daa02c6bd9 Add X25519 to the default set of curves 6 months ago
Melanie Plageman cc6be07ebd Increase default maintenance_io_concurrency to 16 6 months ago
Andres Freund 02844012b3 aio: Basic subsystem initialization 6 months ago
Fujii Masao 6d376c3b0d Add GUC option to log lock acquisition failures. 6 months ago
Melanie Plageman ff79b5b2ab Increase default effective_io_concurrency to 16 6 months ago
Melanie Plageman 18cd15e706 Add connection establishment duration logging 6 months ago
Melanie Plageman 9219093cab Modularize log_connections output 6 months ago
Melanie Plageman 06eae9e621 Trigger more frequent autovacuums with relallfrozen 6 months ago
Michael Paquier 6c349d83b6 Re-add GUC track_wal_io_timing 7 months ago
Michael Paquier 2421e9a51d Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing 7 months ago
Daniel Gustafsson b3f0be788a Add support for OAUTHBEARER SASL mechanism 7 months ago
Amit Kapila ac0e33136a Invalidate inactive replication slots. 7 months ago
Alexander Korotkov fc069a3a63 Implement Self-Join Elimination 7 months ago
Nathan Bossart 7720082ae5 Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacuum logs. 7 months ago