aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/backup.sgml
Commit message (Expand)AuthorAge
* 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
* Recommend that archive_command be coded to not overwrite existing files.Tom Lane2004-11-08
* Add a note suggesting that users should use the newer version of pg_dumpNeil Conway2004-09-30
* Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE.Tom Lane2004-08-29
* Update admin guide's discussion of WAL to match present reality.Tom Lane2004-08-08
* Update pitr docs to mention inclusive/exclusive xid specificationBruce Momjian2004-08-07
* Fix markup.Bruce Momjian2004-08-07
* Mention that transactions can complete in a different numeric order, forBruce Momjian2004-08-07
* Add some notes about unimplemented aspects of PITR backup/recovery.Tom Lane2004-08-04
* Preliminary documentation for PITR.Tom Lane2004-08-03
* Add functions pg_start_backup, pg_stop_backup to create backup labelTom Lane2004-08-03
* Improvements to the backup & restore documentation.Neil Conway2004-04-22
* Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway2004-03-09
* Remove a caveat from the "backup" documentation: pg_dump now does aNeil Conway2004-02-17
* Add a few more <xref> tags to the SGML docs, where appropriate. OriginalNeil Conway2004-02-17
* Rename SortMem and VacuumMem to work_mem and maintenance_work_mem.Tom Lane2004-02-03
* Improve discussion of consistent-snapshot backup technique. HaphazardTom Lane2004-01-19
* Minor documentation improvements.Neil Conway2004-01-11
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Random copy-editing.Peter Eisentraut2003-11-04
* Add/edit index entries.Peter Eisentraut2003-08-31
* Fix broken markup.Tom Lane2003-08-17
* Add mention of sort_mem in the restore docs.Bruce Momjian2003-08-17
* Improve description of restoring pg_dumpall backups, per gripe fromTom Lane2003-08-01
* Another big editing pass for consistent content and presentation.Peter Eisentraut2003-03-24
* Add mention of ANALYZE after object restore.Bruce Momjian2003-03-18
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-11
* Fix example of doing a restore.Tom Lane2002-10-21
* proof-readingPeter Eisentraut2001-11-28
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* Fix some typos.Tom Lane2001-11-18
* Update various obsolete remarks about VACUUM.Tom Lane2001-11-18
* Add some more index entries.Peter Eisentraut2001-11-12
* Change some 7.2 mentions to version macro.Bruce Momjian2001-10-04
* Update docs for 7.2 mention where appropriate.Bruce Momjian2001-10-01