postgresql/src/bin/pg_basebackup
Peter Eisentraut 9083353b15 pg_basebackup: Clean created directories on failure
Like initdb, clean up created data and xlog directories, unless the new
-n/--noclean option is specified.

Tablespace directories are not cleaned up, but a message is written
about that.

Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
2016-09-12 12:00:00 -04:00
..
po Translation updates 2016-08-08 11:08:00 -04:00
t pg_basebackup: Clean created directories on failure 2016-09-12 12:00:00 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Build libpgfeutils before src/bin/pg_basebackup programs. 2016-08-23 23:40:38 -04:00
nls.mk Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
pg_basebackup.c pg_basebackup: Clean created directories on failure 2016-09-12 12:00:00 -04:00
pg_receivexlog.c Refactor receivelog.c parameters 2016-03-11 11:15:12 +01:00
pg_recvlogical.c pgindent run for 9.6 2016-06-09 18:02:36 -04:00
receivelog.c Fix pg_receivexlog --synchronous 2016-08-29 12:16:18 +01:00
receivelog.h Refactor receivelog.c parameters 2016-03-11 11:15:12 +01:00
streamutil.c Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
streamutil.h Update copyright for 2016 2016-01-02 13:33:40 -05:00