aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/backup.sgml
Commit message (Expand)AuthorAge
* 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
* Add note about using GNU tar warning options for base backupsPeter Eisentraut2011-11-04
* Document that not backing up postmaster.pid and postmaster.opts mightBruce Momjian2011-10-11
* Fix missed use of "cp -i" in an example, per Fujii Masao.Tom Lane2011-06-20
* Don't use "cp -i" in the example WAL archive_command.Tom Lane2011-06-17
* Spell checking and markup refinementPeter Eisentraut2011-05-19
* Add missing documention connecting word.Bruce Momjian2011-05-07
* Named restore points in recovery. Users can record named points, thenSimon Riggs2011-02-08
* remove tags.Bruce Momjian2011-02-06
* Properly capitalize hyphenated words in documentation titles.Bruce Momjian2011-02-01
* Move upgrade instructions into its own section under "Server Setup andBruce Momjian2011-01-31
* Support multiple concurrent pg_basebackup backups.Heikki Linnakangas2011-01-31
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Add pg_basebackup tool for streaming base backupsMagnus Hagander2011-01-23
* Document that a CHECKPOINT before taking a file system snapshot canBruce Momjian2010-11-24
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Don't try aligning comments for new archive_command Win32 doc example;Bruce Momjian2010-09-13
* Re-add documentation for Win32 copy syntax for archive_command.Bruce Momjian2010-09-12
* Assorted improvements to backup/restore documentation, per Thom Brown.Tom Lane2010-08-15
* Replace "slave" to "standby" in documentation for consistent terminology.Itagaki Takahiro2010-06-07
* Add cross-reference from wal_level to hot_standby setting. UpdateHeikki Linnakangas2010-05-03
* Adjust error checks in pg_start_backup and pg_stop_backup to make it possibleTom Lane2010-04-29
* Introduce wal_level GUC to explicitly control if information needed forHeikki Linnakangas2010-04-28
* Update docs as to when WAL logging can be skipped.Robert Haas2010-04-20
* Spell out full archive directory specification in 'test -f' continuousBruce Momjian2010-04-12
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Change test -e to test -f in docs, for portability.Bruce Momjian2010-04-01
* Use test -e rather than test -f.Bruce Momjian2010-04-01
* Revert change that prevented ellipses from looking like ../.Bruce Momjian2010-03-31
* Clarify ellipses use in archive_command example, per Josh Kupershmidt.Bruce Momjian2010-03-31
* Document why 'cp -i </dev/null' is suggested for archive command.Bruce Momjian2010-03-31
* Briefly document in two places that pg_dump and pg_dumpall cannot beBruce Momjian2010-02-22
* Move documentation of all recovery.conf option to a new chapter.Heikki Linnakangas2010-02-22
* Hot Standby documentation updatesBruce Momjian2010-02-19
* Move "Warm Standby Servers for High Availability" and "Hot Standby"Heikki Linnakangas2010-02-09
* Proofreading improvements for the Administration documentation book.Bruce Momjian2010-02-03