Commits

DateSubjectAuthorReleases
2006-08-17 Implement archive_timeout feature to force xlog file switches to occur no more Tom Lane 8.2.0
2006-08-06 Add support for forcing a switch to a new xlog file; cause such a switch Tom Lane 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-10-26 Add info about using rsync to make base backups. Per report from Tom Lane 8.1.0
2005-10-22 Add a note about GNU tar's propensity to complain if a file changes Tom Lane 8.1.0
2005-10-22 Copy-editing for recent documentation changes relevant to WAL, Tom Lane 8.1.0
2005-06-25 Force a checkpoint before committing a CREATE DATABASE command. This Tom Lane 8.0.4
2005-06-25 Force a checkpoint before committing a CREATE DATABASE command. This Tom Lane 8.1.0
2005-06-21 pg_dump can now dump large objects even in plain-text output mode, by Tom Lane 8.1.0
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2005-06-20 Update text that stated GiST indexes aren't WAL-logged. Tom Lane 8.1.0
2005-03-23 Add note about risks involved in replaying CREATE TABLESPACE commands Tom Lane 8.0.2
2005-03-23 Add note about risks involved in replaying CREATE TABLESPACE commands Tom Lane 8.1.0
2004-12-28 More minor updates and copy-editing. Tom Lane 8.0.0
2004-11-17 Some further editorial adjustment of PITR recovery procedure description. Tom Lane 8.0.0
2004-11-08 Recommend that archive_command be coded to not overwrite existing files. Tom Lane 8.0.0
2004-08-29 Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE. Tom Lane 8.0.0
2004-08-08 Update admin guide's discussion of WAL to match present reality. Tom Lane 8.0.0
2004-08-04 Add some notes about unimplemented aspects of PITR backup/recovery. Tom Lane 8.0.0
2004-08-03 Preliminary documentation for PITR. Tom Lane 8.0.0
2004-08-03 Add functions pg_start_backup, pg_stop_backup to create backup label Tom Lane 8.0.0
2004-02-03 Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. Tom Lane 8.0.0
2004-01-19 Improve discussion of consistent-snapshot backup technique. Haphazard Tom Lane 8.0.0
2003-08-17 Fix broken markup. Tom Lane 7.4.1
2003-08-01 Improve description of restoring pg_dumpall backups, per gripe from Tom Lane 7.4.1