aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/backup.sgml
Commit message (Expand)AuthorAge
* Update docs that GNU tar versions >=1.16 exit with 1 on files changed, 2Bruce Momjian2007-07-16
* Add a note that pg_start_backup will take awhile because of newTom Lane2007-06-29
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Editorial improvements to backup and warm-standby documentation.Tom Lane2006-12-01
* Clean up some misleading references to %p being a full path, per Simon.Tom Lane2006-11-10
* Correct documentation error: in 8.1 and 8.2, %p in archive and restoreTom Lane2006-11-04
* Fix typo in backup docs. Patch from Euler Taveira de Oliveira.Neil Conway2006-10-30
* Spellchecking and suchPeter Eisentraut2006-10-23
* Make some incremental improvements and fixes to the documentation onNeil Conway2006-10-12
* Update recovery documentation.Bruce Momjian2006-10-02
* Document how to use psql's --single-transaction option to rollback restoringNeil Conway2006-09-19
* Minor additions and typo fixes for the backup documentation. Patch fromNeil Conway2006-09-19
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Document Warm Standby for High AvailabilityBruce Momjian2006-09-15
* Document WAL recovery now uses checkpoints.Bruce Momjian2006-09-15
* Implement archive_timeout feature to force xlog file switches to occur no moreTom Lane2006-08-17
* Add support for forcing a switch to a new xlog file; cause such a switchTom Lane2006-08-06
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18
* Removes or minimizes some documentation mentions of backwardBruce Momjian2006-04-23
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Rename Online Backup to Continuous Archiving.Bruce Momjian2006-03-03
* Mention that the archive history file has the wal start/stop file names.Bruce Momjian2006-02-24
* R-tree is dead ... long live GiST.Tom Lane2005-11-07
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Add info about using rsync to make base backups. Per report fromTom Lane2005-10-26
* Add a note about GNU tar's propensity to complain if a file changesTom Lane2005-10-22
* Copy-editing for recent documentation changes relevant to WAL,Tom Lane2005-10-22
* Fix typo.Alvaro Herrera2005-10-15
* Some additional doc changes based around compression of page images inBruce Momjian2005-10-13
* Force a checkpoint before committing a CREATE DATABASE command. ThisTom Lane2005-06-25
* pg_dump can now dump large objects even in plain-text output mode, byTom Lane2005-06-21
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* Update text that stated GiST indexes aren't WAL-logged.Tom Lane2005-06-20
* Update PITR wording, per Simon.Bruce Momjian2005-04-19
* Update PITR setence to mention WAL and file system dump.Bruce Momjian2005-04-18
* Add description that WAL files used during backup have to be archivedBruce Momjian2005-04-18
* Update PITR mention of which WAL files are needed.Bruce Momjian2005-04-18
* Clarify name of file to be checked for PITR expiring.Bruce Momjian2005-04-17
* Add note about risks involved in replaying CREATE TABLESPACE commandsTom Lane2005-03-23
* Update file system snapshot docs.Bruce Momjian2005-03-17
* Mention tablespaces as a problem for using file system snapshots.Bruce Momjian2005-03-17
* Document use of rsync for file system backups.Bruce Momjian2005-03-17
* Please find enclosed a patch, per Dennis Bj<C3><B6>rklund, that uses -fBruce Momjian2005-02-25
* More < and > cleanups converted to ampersands.Bruce Momjian2005-01-22
* More minor updates and copy-editing.Tom Lane2004-12-28
* Spell checker runPeter Eisentraut2004-12-13
* Some further editorial adjustment of PITR recovery procedure description.Tom Lane2004-11-17
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-15
* Improvements to the PITR docs. Initial patch from Gavin Sherry, additionalNeil Conway2004-11-14