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
/
src
/
bin
/
pg_basebackup
/
pg_basebackup.c
Age
Commit message (
Expand
)
Author
2016-08-22
Retire escapeConnectionParameter().
Noah Misch
2016-08-01
Fix pg_basebackup so that it accepts 0 as a valid compression level.
Fujii Masao
2016-06-09
pgindent run for 9.6
Robert Haas
2016-04-29
Support building with Visual Studio 2015
Andrew Dunstan
2016-03-13
Fix order of MemSet arguments
Magnus Hagander
2016-03-11
Refactor receivelog.c parameters
Magnus Hagander
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-11-22
Adopt the GNU convention for handling tar-archive members exceeding 8GB.
Tom Lane
2015-07-29
pg_basebackup: Add --slot option
Peter Eisentraut
2015-07-02
Use appendStringInfoString/Char et al where appropriate.
Heikki Linnakangas
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-12
Map basebackup tablespaces using a tablespace_map file
Andrew Dunstan
2015-04-29
pg_basebackup: canonicalize old and new tablespace paths
Bruce Momjian
2015-04-12
Remove duplicated words in comments.
Heikki Linnakangas
2015-01-06
Update copyright for 2015
Bruce Momjian
2015-01-03
Prevent WAL files created by pg_basebackup -x/X from being archived again.
Andres Freund
2014-12-15
add missing newline
Alvaro Herrera
2014-11-17
Add --synchronous option to pg_receivexlog, for more reliable WAL writing.
Fujii Masao
2014-10-01
Refactor replication connection code of various pg_basebackup utilities.
Andres Freund
2014-08-22
Fix comment in pg_basebackup.
Heikki Linnakangas
2014-08-22
Change the way pg_basebackup's tablespace mapping is implemented.
Heikki Linnakangas
2014-08-19
Revert "Fix bug in checking of IDENTIFY_SYSTEM result."
Fujii Masao
2014-08-19
Fix bug in checking of IDENTIFY_SYSTEM result.
Fujii Masao
2014-08-09
Small message fixes
Peter Eisentraut
2014-08-08
Add -F option to pg_receivexlog, for specifying fsync interval.
Fujii Masao
2014-07-15
pg_basebackup: Add more information about --max-rate option to help output
Peter Eisentraut
2014-05-15
Misc message style and doc fixes.
Heikki Linnakangas
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-03-10
Allow logical decoding via the walsender interface.
Robert Haas
2014-02-27
Allow BASE_BACKUP to be throttled
Alvaro Herrera
2014-02-22
pg_basebackup: Add support for relocating tablespaces
Peter Eisentraut
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-12
Add missing include, required on some platforms
Magnus Hagander
2014-02-12
Kill pg_basebackup background process when exiting
Magnus Hagander
2014-02-09
Limit pg_basebackup progress output to 1/second
Magnus Hagander
2014-02-09
Avoid printing uninitialized filename variable in verbose mode
Magnus Hagander
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-16
Mark variables 'static' where possible. Move GinFuzzySearchLimit to ginget.c
Heikki Linnakangas
2013-11-27
Add --xlogdir option to pg_basebackup, for specifying the pg_xlog directory.
Fujii Masao
2013-07-15
Correct off-by-one when reading from pipe
Stephen Frost
2013-06-01
Fix unportable usage of isspace().
Tom Lane
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-20
Fix escaping in generated recovery.conf file.
Heikki Linnakangas
2013-03-25
Make pg_basebackup work with pre-9.3 servers, and add server version check.
Heikki Linnakangas
2013-03-10
pg_basebackup: Add missing newlines to several error messages
Peter Eisentraut
2013-02-25
Add -d option to pg_basebackup and pg_receivexlog, for connection string.
Heikki Linnakangas
2013-02-16
Warn about initdb using mount-points
Bruce Momjian
2013-01-17
Make pg_receivexlog and pg_basebackup -X stream work across timeline switches.
Heikki Linnakangas
2013-01-17
Silence compiler warnings
Magnus Hagander
2013-01-17
Make size-output fixed length in pg_basebackup verbose mode
Magnus Hagander
[next]