aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_basebackup.sgml
Commit message (Expand)AuthorAge
* Make pg_basebackup work with pre-9.3 servers, and add server version check.Heikki Linnakangas2013-03-25
* doc: A few awkward phrasing fixesPeter Eisentraut2013-03-03
* Add -d option to pg_basebackup and pg_receivexlog, for connection string.Heikki Linnakangas2013-02-25
* Add support for generating minimal recovery.conf when doing base backupsMagnus Hagander2013-01-05
* Teach pg_basebackup and pg_receivexlog to reply to server keepalives.Heikki Linnakangas2012-11-08
* Put options on man page and in help output in slightly better orderPeter Eisentraut2012-08-24
* pg_basebackup: stylistic adjustmentsAlvaro Herrera2012-07-31
* Document that pg_basebackup will create its output directoryPeter Eisentraut2012-07-25
* Make documentation of --help and --version options more consistentPeter Eisentraut2012-06-18
* Revert behaviour of -x/--xlog to 9.1 semanticsMagnus Hagander2012-06-11
* Fix pg_basebackup/pg_receivexlog for floating point timestampsMagnus Hagander2012-06-10
* Some reference page improvementsPeter Eisentraut2012-05-20
* Small possible clarification in pg_basebackup reference pagePeter Eisentraut2012-03-01
* Allow pg_basebackup from standby node with safety checking.Simon Riggs2012-01-25
* Make superuser imply replication privilege. The idea of a privilege thatHeikki Linnakangas2012-01-14
* Implement streaming xlog for backup toolsMagnus Hagander2011-10-26
* Fix typoMagnus Hagander2011-10-25
* Adjust wording now that estimated size can increaseMagnus Hagander2011-08-17
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Add pg_basebackup -z option for compression with default levelPeter Eisentraut2011-05-30
* Allow pg_basebackup compressed tar output to stdoutPeter Eisentraut2011-05-29
* Spell checking and markup refinementPeter Eisentraut2011-05-19
* Add some punctuationPeter Eisentraut2011-05-10
* Small cleanup of spacing in verbatim DocBook elementsPeter Eisentraut2011-05-02
* Escape greater than and less than characters in docs.Heikki Linnakangas2011-04-02
* Remove spurious word, spotted by Thom Brown.Heikki Linnakangas2011-01-31
* Support multiple concurrent pg_basebackup backups.Heikki Linnakangas2011-01-31
* Add option to include WAL in base backupMagnus Hagander2011-01-30
* Add pg_basebackup tool for streaming base backupsMagnus Hagander2011-01-23