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
/
ref
/
pg_basebackup.sgml
Commit message (
Expand
)
Author
Age
*
Make pg_basebackup work with pre-9.3 servers, and add server version check.
Heikki Linnakangas
2013-03-25
*
doc: A few awkward phrasing fixes
Peter Eisentraut
2013-03-03
*
Add -d option to pg_basebackup and pg_receivexlog, for connection string.
Heikki Linnakangas
2013-02-25
*
Add support for generating minimal recovery.conf when doing base backups
Magnus Hagander
2013-01-05
*
Teach pg_basebackup and pg_receivexlog to reply to server keepalives.
Heikki Linnakangas
2012-11-08
*
Put options on man page and in help output in slightly better order
Peter Eisentraut
2012-08-24
*
pg_basebackup: stylistic adjustments
Alvaro Herrera
2012-07-31
*
Document that pg_basebackup will create its output directory
Peter Eisentraut
2012-07-25
*
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-18
*
Revert behaviour of -x/--xlog to 9.1 semantics
Magnus Hagander
2012-06-11
*
Fix pg_basebackup/pg_receivexlog for floating point timestamps
Magnus Hagander
2012-06-10
*
Some reference page improvements
Peter Eisentraut
2012-05-20
*
Small possible clarification in pg_basebackup reference page
Peter Eisentraut
2012-03-01
*
Allow pg_basebackup from standby node with safety checking.
Simon Riggs
2012-01-25
*
Make superuser imply replication privilege. The idea of a privilege that
Heikki Linnakangas
2012-01-14
*
Implement streaming xlog for backup tools
Magnus Hagander
2011-10-26
*
Fix typo
Magnus Hagander
2011-10-25
*
Adjust wording now that estimated size can increase
Magnus Hagander
2011-08-17
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Add pg_basebackup -z option for compression with default level
Peter Eisentraut
2011-05-30
*
Allow pg_basebackup compressed tar output to stdout
Peter Eisentraut
2011-05-29
*
Spell checking and markup refinement
Peter Eisentraut
2011-05-19
*
Add some punctuation
Peter Eisentraut
2011-05-10
*
Small cleanup of spacing in verbatim DocBook elements
Peter Eisentraut
2011-05-02
*
Escape greater than and less than characters in docs.
Heikki Linnakangas
2011-04-02
*
Remove spurious word, spotted by Thom Brown.
Heikki Linnakangas
2011-01-31
*
Support multiple concurrent pg_basebackup backups.
Heikki Linnakangas
2011-01-31
*
Add option to include WAL in base backup
Magnus Hagander
2011-01-30
*
Add pg_basebackup tool for streaming base backups
Magnus Hagander
2011-01-23