index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
backup.sgml
Age
Commit message (
Expand
)
Author
32 hours
doc: double-quote use of %f, %p, and %r in literal commands.
Bruce Momjian
2025-07-11
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
2025-01-25
Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
2024-07-25
Document restrictions regarding incremental backups and standbys.
Robert Haas
2024-04-25
pg_combinebackup: Detect checksum mismatches and document limitation.
Robert Haas
2023-12-20
Add support for incremental backup.
Robert Haas
2023-03-20
doc: Additional information about timeline ID hexadecimal format
Peter Eisentraut
2023-01-14
Doc: fix typo in backup.sgml.
Tatsuo Ishii
2022-09-22
Restore archive_command documentation
Peter Eisentraut
2022-09-14
Use the terminology "WAL file" not "log file" more consistently.
Tom Lane
2022-08-19
doc: Improve some markups and some wording around archiving modules
Michael Paquier
2022-08-05
Be more prescriptive in new doc about re-archiving of same WAL file.
Noah Misch
2022-07-26
doc: Add note about re-archiving of same WAL files in docs.
Fujii Masao
2022-04-20
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-10
Doc: fix typos in documentation
Daniel Gustafsson
2022-04-08
pgstat: Update docs to match the shared memory stats reality.
Andres Freund
2022-04-06
Remove exclusive backup mode
Stephen Frost
2022-02-03
Allow archiving via loadable modules.
Robert Haas
2021-08-03
doc: add example of using pg_dump with GNU split and gzip
Bruce Momjian
2021-04-02
doc: Clarify how to generate backup files with non-exclusive backups
Michael Paquier
2021-03-02
doc: Mention archive_command failure handling on signals
Michael Paquier
2021-02-26
doc: Improve {archive,restore}_command for compressed logs
Michael Paquier
2021-01-06
doc: Fix description about default behavior of recovery_target_timeline.
Fujii Masao
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-07-08
docs: replace 'master' with 'primary' where appropriate.
Andres Freund
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2019-07-13
Fix and improve several places in the docs
Michael Paquier
2019-06-13
Fix double-word typos
Alvaro Herrera
2019-03-29
Warn more strongly about the dangers of exclusive backup mode.
Robert Haas
2018-11-25
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-06-26
Fix documentation bug related to backup history file.
Fujii Masao
2018-05-28
doc: mark 'replaceable' parameter for backup program listing
Bruce Momjian
2018-04-08
Doc: clarify explanation of pg_dump usage.
Tom Lane
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-07
Remove secondary checkpoint
Simon Riggs
2017-11-07
Exclude pg_internal.init from BASE_BACKUP
Simon Riggs
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-09-20
Make WAL segment size configurable at initdb time.
Andres Freund
2017-08-25
Improve low-level backup documentation.
Robert Haas
2017-08-05
Make pg_stop_backup's wait_for_archive flag work on standbys.
Robert Haas
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-03-23
Expose waitforarchive option through pg_stop_backup()
Stephen Frost
2017-03-19
doc: Fix a few typos and awkward links
Peter Eisentraut
2017-03-17
Rename "pg_clog" directory to "pg_xact".
Robert Haas
2017-03-14
hash: Add write-ahead logging support.
Robert Haas
2017-02-26
Clarify the role of checkpoint at the begininng of base backups
Magnus Hagander
2017-02-09
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-01-14
Change default values for backup and replication parameters
Magnus Hagander
2016-10-20
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-09-28
Exclude additional directories in pg_basebackup
Peter Eisentraut
[next]