Commit Graph

1071 Commits (06473f5a344df8c9594ead90a609b86f6724cff8)

Author SHA1 Message Date
Thomas Munro 5dc0418fab Prefetch data referenced by the WAL, take II. 3 years ago
Jeff Davis 5c279a6d35 Custom WAL Resource Managers. 3 years ago
Tom Lane a0ffa885e4 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. 3 years ago
Tomas Vondra db0d67db24 Optimize order of GROUP BY keys 4 years ago
Daniel Gustafsson 860ea46ba7 doc: Clarify when SSL actually means TLS 4 years ago
Tom Lane 0bd7af082a Invent recursive_worktable_factor GUC to replace hard-wired constant. 4 years ago
Michael Paquier 6bdf1a1400 Fix collection of typos in the code and the documentation 4 years ago
Michael Paquier 8e375ea4a0 Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd 4 years ago
Michael Paquier 9198e63996 doc: Standardize capitalization of term "hot standby"/"Hot Standby" 4 years ago
Michael Paquier e9537321a7 Add support for zstd with compression of full-page writes in WAL 4 years ago
Michael Paquier ebf6c5249b Add compute_query_id = regress 4 years ago
Peter Geoghegan 8f388f6f55 Increase hash_mem_multiplier default to 2.0. 4 years ago
Thomas Munro cba5b994c9 Use WL_SOCKET_CLOSED for client_connection_check_interval. 4 years ago
Robert Haas 5ef1eefd76 Allow archiving via loadable modules. 4 years ago
Michael Paquier 410aa248e5 Fix various typos, grammar and code style in comments and docs 4 years ago
Michael Paquier dc686681e0 Introduce log_destination=jsonlog 4 years ago
Peter Geoghegan 49c9d9fcfa Unify VACUUM VERBOSE and autovacuum logging. 4 years ago
Thomas Munro 7170f2159f Allow "in place" tablespaces. 4 years ago
Robert Haas 64da07c41a Default to log_checkpoints=on, log_autovacuum_min_duration=10m 4 years ago
Daniel Gustafsson fadac33bb8 Doc: Fix misleading wording of CRL parameters 4 years ago
Alvaro Herrera 013bb6c8c0
Document units for max_slot_wal_keep_size 4 years ago
Alvaro Herrera e543906e21
Document default and changeability of log_startup_progress_interval 4 years ago
Thomas Munro 8781b0ce25 Reject huge_pages=on if shared_memory_type=sysv. 4 years ago
Robert Haas 9ce346eabf Report progress of startup operations that take a long time. 4 years ago
Peter Geoghegan 00c61a74bc Doc: normalize vacuum_multixact_failsafe_age ID. 4 years ago
Michael Paquier 43c1c4f65e Introduce GUC shared_memory_size_in_huge_pages 4 years ago
Michael Paquier bd1788051b Introduce GUC shared_memory_size 4 years ago
David Rowley deb6ffd4fd Doc: Fix misleading statement about VACUUM memory limits 4 years ago
Tom Lane cf5ce5aa70 Doc: remove bogus <indexterm> items. 4 years ago
Peter Geoghegan dd498998a3 Doc: vacuum_multixact_failsafe_age is multixact-based. 4 years ago
Tom Lane 665c5855e5 Doc: document the current-transaction-modes GUCs. 4 years ago
Daniel Gustafsson 830ef61bd8 docs: fix inconsistencies in markup and case 4 years ago
David Rowley 83f4fcc655 Change the name of the Result Cache node to Memoize 4 years ago
Tom Lane d68a003912 Rename debug_invalidate_system_caches_always to debug_discard_caches. 4 years ago
David Rowley ec34040af1 Doc: mention that VACUUM can't utilize over 1GB of RAM 4 years ago
Michael Paquier 4035cd5d4e Add support for LZ4 with compression of full-page writes in WAL 4 years ago
Thomas Munro 34a8b64b4e Change recovery_init_sync_method to PGC_SIGHUP. 4 years ago
Michael Paquier 15ff5401d1 doc: Add acronyms for MITM and SNI 4 years ago
Michael Paquier 797b0fc0b0 doc: Move remove_temp_files_after_crash to section for developer options 4 years ago
Michael Paquier f80979f659 doc: Apply markup <productname> to OpenSSL more consistently 4 years ago
David Rowley 04539e73fa Use the correct article for abbreviations 4 years ago
Tom Lane ba356a397d Doc: improve libpq service-file docs, avoid overspecifying pathnames. 4 years ago
Tom Lane e6241d8e03 Rethink definition of pg_attribute.attcompression. 4 years ago
Michael Paquier 2941138e60 doc: Fix description of some GUCs in docs and postgresql.conf.sample 4 years ago
Alvaro Herrera cafde58b33
Allow compute_query_id to be set to 'auto' and make it default 4 years ago
Thomas Munro c2dc19342e Revert recovery prefetching feature. 4 years ago
Michael Paquier 02a93e7ef9 doc: Fix some gaps with the documentation related to LZ4 4 years ago
Tom Lane f9b809e7fb Doc: copy-editing for debug_invalidate_system_caches_always description. 4 years ago
Alvaro Herrera 94b9cb7225
Improve documentation for default_tablespace on partitioned tables 4 years ago
Michael Paquier 1599e7b375 doc: Move parallel_leader_participation to its correct category 4 years ago