Commit Graph

17889 Commits (master)

Author SHA1 Message Date
Nathan Bossart a3ef0b570c Remove extra "not" in pg_upgrade documentation. 4 months ago
Dean Rasheed d73d4cfdfc doc: Warn that ts_headline() output is not HTML-safe. 4 months ago
Peter Eisentraut 06c4f3ae80 doc: Improve explanations when a table rewrite is needed 4 months ago
Michael Paquier 92ee8a4df5 doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_time 4 months ago
Nathan Bossart 2d6745a66b doc: Add missing reference to track_cost_delay_timing. 4 months ago
Nathan Bossart d5f1b6a75b Further adjust guidance for running vacuumdb after pg_upgrade. 4 months ago
Nathan Bossart f60420cff6 doc: Alphabetize long options for pg_dump[all]. 4 months ago
Daniel Gustafsson f8c115a6cb Typo and doc fixups for memory context reporting 4 months ago
Tom Lane 810a8b1c80 Give up on running with NetBSD/OpenBSD's default semaphore settings. 4 months ago
Jacob Champion 45363fca63 Bump the minimum supported Python version to 3.6.8 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
Peter Eisentraut 913c60b067 doc: Small example improvement 5 months ago
Amit Kapila 9807617a92 Doc: Specify the interaction of publish_generated_columns with column list. 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
Bruce Momjian 6389db2320 doc: simplify new EXPLAIN ANALYZE BUFFERS description 5 months ago
Michael Paquier e29df428a1 doc: Mention naming convention used by injection points 5 months ago
David Rowley 0b06459f3c Doc: reword text explaining the --maintenance-db option 5 months ago
David Rowley 5e6f9a9c4e Doc: various fixups 5 months ago
David Rowley d010cc6cca Doc: fix incorrect punctuation 5 months ago
Fujii Masao 706cbed351 doc: Fix memory context level in pg_log_backend_memory_contexts() example. 5 months ago
Michael Paquier 88e947136b Fix typos and grammar in the code 5 months ago
Tatsuo Ishii 05883bd6e5 Doc: fix missing comma at the end of a line. 5 months ago
Daniel Gustafsson 5ee476294c doc: Fix typos in documentation 5 months ago
Fujii Masao f840f8ee30 doc: Fix missing whitespace in pg_restore documentation. 5 months ago
David Rowley b51f86e49a Doc: use "an SQL" consistently rather than "a SQL" 5 months ago
Tom Lane 78637a8be2 Doc: do a little copy-editing on Index Storage Parameters list. 5 months ago
Daniel Gustafsson 847bbb21f8 Fix recently introduced typos 5 months ago
Nathan Bossart 5822bf21d5 Add missing space in pg_restore documentation. 5 months ago
Tom Lane d89335eea6 Doc: remove long-obsolete advice about generated constraint names. 5 months ago
Amit Kapila d438515c29 Cosmetic fixes for pg_createsubscriber's -all option. 5 months ago
Tom Lane b1720fe63f Move contrib/spi testing from core regression tests to contrib/spi. 5 months ago
Tomas Vondra 91f1fe90c7 pg_buffercache: Change page_num type to bigint 5 months ago
Tomas Vondra b8a6078ca8 doc: Correct pg_shmem_allocations_numa.size data type 5 months ago
Thomas Munro 7ea21f4ee2 Fix typo in docs. 5 months ago
Thomas Munro f78ca6f3eb Introduce file_copy_method setting. 5 months ago
Daniel Gustafsson 042a66291b Add function to get memory context stats for processes 5 months ago
Andres Freund dcf7e1697b Add pg_buffercache_evict_{relation,all} functions 5 months ago
Bruce Momjian 46b4ba533c Fix PG 17 [NOT] NULL optimization bug for domains 5 months ago
Tomas Vondra ba2a3c2302 Add pg_buffercache_numa view with NUMA node info 5 months ago
Tomas Vondra 8cc139bec3 Introduce pg_shmem_allocations_numa view 5 months ago
Tomas Vondra 65c298f61f Add support for basic NUMA awareness 5 months ago
Tom Lane 8cfbdf8f4d Fix some issues in contrib/spi/refint.c. 5 months ago
Masahiko Sawada a13d49014d doc: Fix a typo in pg_recvlogical documentation. 5 months ago
Álvaro Herrera a379061a22
Allow NOT NULL constraints to be added as NOT VALID 5 months ago
Tom Lane 3516ea768c Add local-address escape "%L" to log_line_prefix. 5 months ago
Daniel Gustafsson a233a603ba doc: Clarify project naming 5 months ago
Tom Lane 218ab68275 Doc: fix PDF "contents ... exceed the available area" warnings. 5 months ago
Álvaro Herrera 749a9e20c9
Add modern SHA-2 based password hashes to pgcrypto. 5 months ago