.. |
utils
|
added user-friendly KB unit
|
2018-01-24 04:58:54 +03:00 |
archive.c
|
Properly check that pglz is not supported
|
2018-01-30 16:09:24 +03:00 |
backup.c
|
additional LOG-level messages, checksumm check
|
2018-02-06 20:37:45 +03:00 |
catalog.c
|
Add base36enc() and base36enc_dup().
|
2017-12-20 17:57:01 +03:00 |
configure.c
|
PGPRO-584: Save and load unit name for replica-timeout
|
2017-11-22 19:21:30 +03:00 |
data.c
|
minor changes to log level and log messages
|
2018-01-23 13:43:31 +03:00 |
delete.c
|
small fix for do_retention_purge
|
2018-01-24 05:09:36 +03:00 |
dir.c
|
PGPRO-1184: Add --overwrite option for archive-push
|
2017-12-14 12:36:59 +03:00 |
fetch.c
|
Issue #20. Check system_identifier for PostgreSQL9.5.
|
2017-12-11 15:44:54 +03:00 |
help.c
|
bugfix for log_rotation_age which used OPTION_UNIT_S instead of OPTION_UNIT_MIN
|
2018-01-24 04:57:07 +03:00 |
init.c
|
Fix directory check. Now pg_probackup init uses postgresql cross platform function pg_check_dir to ensure that backup catalog is empty
|
2018-02-02 21:02:18 +03:00 |
parsexlog.c
|
additional LOG-level messages, checksumm check
|
2018-02-06 20:37:45 +03:00 |
pg_probackup.c
|
Do not allow multithread backup with pglz compression
|
2018-01-30 18:07:11 +03:00 |
pg_probackup.h
|
bugfixes:
|
2018-01-18 04:56:12 +03:00 |
restore.c
|
Add base36enc() and base36enc_dup().
|
2017-12-20 17:57:01 +03:00 |
show.c
|
Add base36enc() and base36enc_dup().
|
2017-12-20 17:57:01 +03:00 |
status.c
|
move sources to src/ subdir, update copyright
|
2017-06-20 12:37:10 +03:00 |
util.c
|
minor fix for base36enc
|
2018-01-11 20:27:08 +03:00 |
validate.c
|
minor changes to elevel and comments
|
2018-01-24 05:00:49 +03:00 |