postgresql/src/bin/pg_basebackup
2022-04-11 20:49:41 +12:00
..
po Translation updates 2021-06-21 12:33:50 +02:00
t Remove exclusive backup mode 2022-04-06 14:41:03 -04:00
.gitignore Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00
bbstreamer.h Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. 2022-03-23 09:19:14 -04:00
bbstreamer_file.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
bbstreamer_gzip.c Silence compiler warnings for unsupported compression methods. 2022-04-08 18:14:24 -04:00
bbstreamer_inject.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
bbstreamer_lz4.c Silence compiler warnings for unsupported compression methods. 2022-04-08 18:14:24 -04:00
bbstreamer_tar.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
bbstreamer_zstd.c Silence compiler warnings for unsupported compression methods. 2022-04-08 18:14:24 -04:00
Makefile Add support for zstd base backup compression. 2022-03-08 09:52:43 -05:00
nls.mk Add missing source files to nls.mk 2022-04-09 15:46:37 +02:00
pg_basebackup.c Fix various typos and spelling mistakes in code comments 2022-04-11 20:49:41 +12:00
pg_receivewal.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
pg_recvlogical.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
receivelog.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
receivelog.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
streamutil.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
streamutil.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
walmethods.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
walmethods.h Add support for zstd base backup compression. 2022-03-08 09:52:43 -05:00