aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/backup.sgml
Commit message (Expand)AuthorAge
* docs: replace 'master' with 'primary' where appropriate.Andres Freund2020-07-08
* doc: Clean up title case usePeter Eisentraut2019-09-08
* Fix and improve several places in the docsMichael Paquier2019-07-13
* Fix double-word typosAlvaro Herrera2019-06-13
* Warn more strongly about the dangers of exclusive backup mode.Robert Haas2019-03-29
* Integrate recovery.conf into postgresql.confPeter Eisentraut2018-11-25
* Fix documentation bug related to backup history file.Fujii Masao2018-06-27
* doc: mark 'replaceable' parameter for backup program listingBruce Momjian2018-05-28
* Doc: clarify explanation of pg_dump usage.Tom Lane2018-04-08
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Remove secondary checkpointSimon Riggs2017-11-07
* Exclude pg_internal.init from BASE_BACKUPSimon Riggs2017-11-07
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Make WAL segment size configurable at initdb time.Andres Freund2017-09-19
* Improve low-level backup documentation.Robert Haas2017-08-25
* Make pg_stop_backup's wait_for_archive flag work on standbys.Robert Haas2017-08-05
* Replace "transaction log" with "write-ahead log"Peter Eisentraut2017-05-12
* Expose waitforarchive option through pg_stop_backup()Stephen Frost2017-03-22
* doc: Fix a few typos and awkward linksPeter Eisentraut2017-03-18
* Rename "pg_clog" directory to "pg_xact".Robert Haas2017-03-17
* hash: Add write-ahead logging support.Robert Haas2017-03-14
* Clarify the role of checkpoint at the begininng of base backupsMagnus Hagander2017-02-26
* Remove all references to "xlog" from SQL-callable functions in pg_proc.Robert Haas2017-02-09
* Change default values for backup and replication parametersMagnus Hagander2017-01-14
* Rename "pg_xlog" directory to "pg_wal".Robert Haas2016-10-20
* Exclude additional directories in pg_basebackupPeter Eisentraut2016-09-28
* Fix missing parenthesis in docsMagnus Hagander2016-07-08
* Fix typoMagnus Hagander2016-05-17
* Update backup documentation for new APIsMagnus Hagander2016-04-20
* Use GRANT system to manage access to sensitive functionsStephen Frost2016-04-06
* Merge wal_level "archive" and "hot_standby" into new name "replica"Peter Eisentraut2016-03-18
* doc: Spell checkingPeter Eisentraut2015-09-10
* Fix typosAlvaro Herrera2015-06-08
* Map basebackup tablespaces using a tablespace_map fileAndrew Dunstan2015-05-12
* pg_upgrade: document use of rsync for slave upgradesBruce Momjian2015-03-18
* upgrade docs: highlight pg_upgrade, warn about globals preservationBruce Momjian2014-08-25
* doc: Suggesting clearing pg_replslot from a hot filesystem backup.Robert Haas2014-04-14
* Add recovery_target='immediate' option.Heikki Linnakangas2014-01-25
* Add new wal_level, logical, sufficient for logical decoding.Robert Haas2013-12-10
* doc: Refine documentation about recovery command exist statusPeter Eisentraut2013-12-02
* doc: Fix typo.Robert Haas2013-11-12
* doc: Clarify under what circumstances pg_dump needs superuser access.Robert Haas2013-11-08
* Stress that backup_label file is critical in the docs.Heikki Linnakangas2013-05-07
* Add parallel pg_dump option.Andrew Dunstan2013-03-24
* Doc correction to point out that 9.2+ can overwrite pg_xlog files.Simon Riggs2012-08-08
* Reorder basebackup options, to list pg_basebackup firstMagnus Hagander2012-06-17
* Re-add documentation recommendation to use gzip/gunzip for archive fileBruce Momjian2012-04-09
* Remove documentation mention of pglesslog, which was added in 2009Bruce Momjian2012-04-09
* Improve documentation around logging_collector and use of stderr.Tom Lane2012-03-05
* Fix archive_command examplePeter Eisentraut2011-11-04