summaryrefslogtreecommitdiff
path: root/doc/src/sgml/high-availability.sgml
AgeCommit message (Expand)Author
24 hoursdoc: double-quote use of %f, %p, and %r in literal commands.Bruce Momjian
35 hoursdoc: adjust "Replication Slot" to mention physical & logicalBruce Momjian
36 hoursdoc: clarify "physical" replication slot creation on the primaryBruce Momjian
10 daysImplement WAIT FOR commandAlexander Korotkov
2025-04-02Improve error message when standby does accept connections.Fujii Masao
2024-06-07Doc: Add the new section "Logical Replication Failover".Amit Kapila
2024-03-11doc: add missing word "the"Bruce Momjian
2024-01-18Rework text in replication slots documentationAlvaro Herrera
2023-12-03doc: Remove reference to trigger file regarding promotionMichael Paquier
2023-10-27doc: wording improvementsBruce Momjian
2023-05-08Doc: update VACUUM FREEZE query conflict guidance.Peter Geoghegan
2023-04-24Remove vacuum_defer_cleanup_ageAndres Freund
2023-02-26Doc: Miscellaneous doc updates for MERGE.Dean Rasheed
2022-11-28Remove promote_trigger_file.Thomas Munro
2022-09-22Restore archive_command documentationPeter Eisentraut
2022-06-22doc: clarify wording about phantom readsBruce Momjian
2022-04-20Remove trailing whitespace from *.sgml files.Tom Lane
2022-04-16Fix some trailing whitespace in documentation filesPeter Eisentraut
2022-04-08pgstat: Update docs to match the shared memory stats reality.Andres Freund
2022-04-06Remove exclusive backup modeStephen Frost
2022-03-11doc: Standardize capitalization of term "hot standby"/"Hot Standby"Michael Paquier
2022-02-15Spell "startup process" with lower case in the documentationJohn Naylor
2022-02-03Allow archiving via loadable modules.Robert Haas
2022-01-02Fix typoMagnus Hagander
2021-09-07Consistently use read-only instead of "read only"Magnus Hagander
2021-06-11Use the correct article for abbreviationsDavid Rowley
2021-03-31Add a docs section for obsoleted and renamed functions and settingsStephen Frost
2021-01-29Remove documentation of waiting restore_command.Thomas Munro
2021-01-29Retire pg_standby.Thomas Munro
2021-01-18Pause recovery for insufficient parameter settingsPeter Eisentraut
2021-01-07Add GUC to log long wait times on recovery conflicts.Fujii Masao
2021-01-05Introduce a new GUC_REPORT setting "in_hot_standby".Tom Lane
2020-10-26docs: Remove notes about incompatibilies with very old versions.Heikki Linnakangas
2020-10-19Misc documentation fixes.Heikki Linnakangas
2020-10-02doc: Improve some documentation about HA and replicationMichael Paquier
2020-09-29Archive timeline history files in standby if archive_mode is set to "always".Fujii Masao
2020-09-07doc: Fix table cell overflowPeter Eisentraut
2020-08-31doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian
2020-08-17doc: Fix description about bgwriter and checkpoint in HA sectionMichael Paquier
2020-07-30Doc: fix high availability solutions comparison.Tatsuo Ishii
2020-07-20Rename wal_keep_segments to wal_keep_size.Fujii Masao
2020-07-08docs: replace 'master' with 'primary' where appropriate.Andres Freund
2020-05-29doc: Update the layout of "Viewing Statistics" section.Fujii Masao
2020-05-20Doc: Replace reference to pg_stat_wal_receiver.received_lsn by flushed_lsnMichael Paquier
2020-05-14Doc: hack on table 26.1 till it fits in PDF format.Tom Lane
2020-05-05Doc: Outline REPLICATION before SUPERUSER privilegeMichael Paquier
2020-04-21Mention pg_promote() as a method to trigger promotion in documentation.Fujii Masao
2020-04-07Allow users to limit storage reserved by replication slotsAlvaro Herrera
2020-04-04Revert "Improve handling of parameter differences in physical replication"Peter Eisentraut
2020-03-30Improve handling of parameter differences in physical replicationPeter Eisentraut