aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/high-availability.sgml
Commit message (Expand)AuthorAge
* Doc: update VACUUM FREEZE query conflict guidance.Peter Geoghegan2023-05-08
* Remove vacuum_defer_cleanup_ageAndres Freund2023-04-24
* Doc: Miscellaneous doc updates for MERGE.Dean Rasheed2023-02-26
* Remove promote_trigger_file.Thomas Munro2022-11-29
* Restore archive_command documentationPeter Eisentraut2022-09-22
* doc: clarify wording about phantom readsBruce Momjian2022-06-22
* Remove trailing whitespace from *.sgml files.Tom Lane2022-04-20
* Fix some trailing whitespace in documentation filesPeter Eisentraut2022-04-16
* pgstat: Update docs to match the shared memory stats reality.Andres Freund2022-04-07
* Remove exclusive backup modeStephen Frost2022-04-06
* doc: Standardize capitalization of term "hot standby"/"Hot Standby"Michael Paquier2022-03-11
* Spell "startup process" with lower case in the documentationJohn Naylor2022-02-15
* Allow archiving via loadable modules.Robert Haas2022-02-03
* Fix typoMagnus Hagander2022-01-02
* Consistently use read-only instead of "read only"Magnus Hagander2021-09-07
* Use the correct article for abbreviationsDavid Rowley2021-06-11
* Add a docs section for obsoleted and renamed functions and settingsStephen Frost2021-03-31
* Remove documentation of waiting restore_command.Thomas Munro2021-01-29
* Retire pg_standby.Thomas Munro2021-01-29
* Pause recovery for insufficient parameter settingsPeter Eisentraut2021-01-18
* Add GUC to log long wait times on recovery conflicts.Fujii Masao2021-01-08
* Introduce a new GUC_REPORT setting "in_hot_standby".Tom Lane2021-01-05
* docs: Remove notes about incompatibilies with very old versions.Heikki Linnakangas2020-10-26
* Misc documentation fixes.Heikki Linnakangas2020-10-19
* doc: Improve some documentation about HA and replicationMichael Paquier2020-10-02
* Archive timeline history files in standby if archive_mode is set to "always".Fujii Masao2020-09-29
* doc: Fix table cell overflowPeter Eisentraut2020-09-07
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* doc: Fix description about bgwriter and checkpoint in HA sectionMichael Paquier2020-08-17
* Doc: fix high availability solutions comparison.Tatsuo Ishii2020-07-31
* Rename wal_keep_segments to wal_keep_size.Fujii Masao2020-07-20
* docs: replace 'master' with 'primary' where appropriate.Andres Freund2020-07-08
* doc: Update the layout of "Viewing Statistics" section.Fujii Masao2020-05-29
* Doc: Replace reference to pg_stat_wal_receiver.received_lsn by flushed_lsnMichael Paquier2020-05-20
* Doc: hack on table 26.1 till it fits in PDF format.Tom Lane2020-05-14
* Doc: Outline REPLICATION before SUPERUSER privilegeMichael Paquier2020-05-05
* Mention pg_promote() as a method to trigger promotion in documentation.Fujii Masao2020-04-21
* Allow users to limit storage reserved by replication slotsAlvaro Herrera2020-04-07
* Revert "Improve handling of parameter differences in physical replication"Peter Eisentraut2020-04-04
* Improve handling of parameter differences in physical replicationPeter Eisentraut2020-03-30
* Allow walreceiver configuration to change on reloadAlvaro Herrera2020-03-27
* doc: Use proper em and en dashesPeter Eisentraut2019-10-25
* docs: Improve A?synchronous Multimaster Replication descr.Bruce Momjian2019-10-07
* doc: Clean up title case usePeter Eisentraut2019-09-08
* doc: Fix whitespacePeter Eisentraut2019-04-08
* Move max_wal_senders out of max_connections for connection slot handlingMichael Paquier2019-02-12
* Allow UNLISTEN in hot-standby mode.Tom Lane2019-01-25
* Change default of recovery_target_timeline to 'latest'Peter Eisentraut2019-01-13
* Integrate recovery.conf into postgresql.confPeter Eisentraut2018-11-25
* Add pg_promote functionMichael Paquier2018-10-25