index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
backup.sgml
Commit message (
Expand
)
Author
Age
*
Document that autovacuum may run ANALYZE
Alvaro Herrera
2009-08-07
*
Marginal improvement of description of recovery_end_command.
Tom Lane
2009-06-26
*
Remove sleep() from backup script example; not needed anymore.
Bruce Momjian
2009-06-05
*
Remove tabs from SGML file.
Bruce Momjian
2009-05-27
*
Add recovery_end_command option to recovery.conf. recovery_end_command
Heikki Linnakangas
2009-05-14
*
Proofreading adjustments for first two parts of documentation (Tutorial
Bruce Momjian
2009-04-27
*
Add an optional parameter to pg_start_backup() that specifies whether to do
Tom Lane
2009-04-07
*
Remove documentation of log_restartpoints setting, which is obsoleted
Tom Lane
2009-03-05
*
Document how pglesslog can be used to reduce the storage requirements of PITR.
Bruce Momjian
2009-01-13
*
Add a startup check that pg_xlog and pg_xlog/archive_status exist.
Tom Lane
2008-11-09
*
Properly document archive/restore command examples on Windows.
Bruce Momjian
2008-07-18
*
Backup wording improvement.
Bruce Momjian
2008-06-23
*
Document that continuous archiving backup can be used for cases where
Bruce Momjian
2008-04-09
*
Have pg_stop_backup() wait for all archive files to be sent, rather than
Bruce Momjian
2008-04-05
*
Clarify documentation on PITR and warm standby on the fact that the standby
Heikki Linnakangas
2008-03-28
*
Clearify PITR doc wording.
Bruce Momjian
2008-03-07
*
Add section to Migration talking about typical areas that change between
Bruce Momjian
2008-02-13
*
Provide a concrete example of parameter expansion in archive_command.
Tom Lane
2008-01-23
*
Update archive_command example to use || test, rather than if [].
Bruce Momjian
2007-12-17
*
Some desultory copy-editing on the backup/restore docs.
Tom Lane
2007-12-17
*
Fix example archive_command for standalone backups so it doesn't return spuri...
Andrew Dunstan
2007-12-15
*
Add additional PITR documentation.
Bruce Momjian
2007-11-28
*
spell checker run
Peter Eisentraut
2007-11-28
*
Mention Slony as just an example.
Bruce Momjian
2007-10-16
*
Add doc clarifications for warm standby.
Bruce Momjian
2007-10-16
*
Slony switch is only seconds of downtime.
Bruce Momjian
2007-10-16
*
Add mention of Slony for in-place upgrades.
Bruce Momjian
2007-10-16
*
Make archive recovery always start a new timeline, rather than only when a
Tom Lane
2007-09-29
*
Minor improvements in backup and recovery:
Tom Lane
2007-09-26
*
Clarify tar documentation about return error codes.
Bruce Momjian
2007-09-14
*
Update GNU tar error code documentation.
Bruce Momjian
2007-09-14
*
Update docs that GNU tar versions >=1.16 exit with 1 on files changed, 2
Bruce Momjian
2007-07-16
*
Add a note that pg_start_backup will take awhile because of new
Tom Lane
2007-06-29
*
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-02-01
*
Update documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Editorial improvements to backup and warm-standby documentation.
Tom Lane
2006-12-01
*
Clean up some misleading references to %p being a full path, per Simon.
Tom Lane
2006-11-10
*
Correct documentation error: in 8.1 and 8.2, %p in archive and restore
Tom Lane
2006-11-04
*
Fix typo in backup docs. Patch from Euler Taveira de Oliveira.
Neil Conway
2006-10-30
*
Spellchecking and such
Peter Eisentraut
2006-10-23
*
Make some incremental improvements and fixes to the documentation on
Neil Conway
2006-10-12
*
Update recovery documentation.
Bruce Momjian
2006-10-02
*
Document how to use psql's --single-transaction option to rollback restoring
Neil Conway
2006-09-19
*
Minor additions and typo fixes for the backup documentation. Patch from
Neil Conway
2006-09-19
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Document Warm Standby for High Availability
Bruce Momjian
2006-09-15
*
Document WAL recovery now uses checkpoints.
Bruce Momjian
2006-09-15
*
Implement archive_timeout feature to force xlog file switches to occur no more
Tom Lane
2006-08-17
*
Add support for forcing a switch to a new xlog file; cause such a switch
Tom Lane
2006-08-06
*
Merge postmaster and postgres command into just postgres. postmaster
Peter Eisentraut
2006-06-18
[next]