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
*
docs: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
Fix and improve several places in the docs
Michael Paquier
2019-07-13
*
Fix double-word typos
Alvaro Herrera
2019-06-13
*
Warn more strongly about the dangers of exclusive backup mode.
Robert Haas
2019-03-29
*
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-11-25
*
Fix documentation bug related to backup history file.
Fujii Masao
2018-06-27
*
doc: mark 'replaceable' parameter for backup program listing
Bruce Momjian
2018-05-28
*
Doc: clarify explanation of pg_dump usage.
Tom Lane
2018-04-08
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Remove secondary checkpoint
Simon Riggs
2017-11-07
*
Exclude pg_internal.init from BASE_BACKUP
Simon Riggs
2017-11-07
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
*
Improve low-level backup documentation.
Robert Haas
2017-08-25
*
Make pg_stop_backup's wait_for_archive flag work on standbys.
Robert Haas
2017-08-05
*
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-12
*
Expose waitforarchive option through pg_stop_backup()
Stephen Frost
2017-03-22
*
doc: Fix a few typos and awkward links
Peter Eisentraut
2017-03-18
*
Rename "pg_clog" directory to "pg_xact".
Robert Haas
2017-03-17
*
hash: Add write-ahead logging support.
Robert Haas
2017-03-14
*
Clarify the role of checkpoint at the begininng of base backups
Magnus Hagander
2017-02-26
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
*
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
*
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-20
*
Exclude additional directories in pg_basebackup
Peter Eisentraut
2016-09-28
*
Fix missing parenthesis in docs
Magnus Hagander
2016-07-08
*
Fix typo
Magnus Hagander
2016-05-17
*
Update backup documentation for new APIs
Magnus Hagander
2016-04-20
*
Use GRANT system to manage access to sensitive functions
Stephen Frost
2016-04-06
*
Merge wal_level "archive" and "hot_standby" into new name "replica"
Peter Eisentraut
2016-03-18
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
Fix typos
Alvaro Herrera
2015-06-08
*
Map basebackup tablespaces using a tablespace_map file
Andrew Dunstan
2015-05-12
*
pg_upgrade: document use of rsync for slave upgrades
Bruce Momjian
2015-03-18
*
upgrade docs: highlight pg_upgrade, warn about globals preservation
Bruce Momjian
2014-08-25
*
doc: Suggesting clearing pg_replslot from a hot filesystem backup.
Robert Haas
2014-04-14
*
Add recovery_target='immediate' option.
Heikki Linnakangas
2014-01-25
*
Add new wal_level, logical, sufficient for logical decoding.
Robert Haas
2013-12-10
*
doc: Refine documentation about recovery command exist status
Peter Eisentraut
2013-12-02
*
doc: Fix typo.
Robert Haas
2013-11-12
*
doc: Clarify under what circumstances pg_dump needs superuser access.
Robert Haas
2013-11-08
*
Stress that backup_label file is critical in the docs.
Heikki Linnakangas
2013-05-07
*
Add parallel pg_dump option.
Andrew Dunstan
2013-03-24
*
Doc correction to point out that 9.2+ can overwrite pg_xlog files.
Simon Riggs
2012-08-08
*
Reorder basebackup options, to list pg_basebackup first
Magnus Hagander
2012-06-17
*
Re-add documentation recommendation to use gzip/gunzip for archive file
Bruce Momjian
2012-04-09
*
Remove documentation mention of pglesslog, which was added in 2009
Bruce Momjian
2012-04-09
*
Improve documentation around logging_collector and use of stderr.
Tom Lane
2012-03-05
*
Fix archive_command example
Peter Eisentraut
2011-11-04
[next]