1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-28 09:33:54 +02:00
pg_probackup/src
2020-04-24 17:37:16 +03:00
..
utils improvement: use dynamically allocated buffers for stdio buffering 2020-04-23 22:56:56 +03:00
archive.c use dynamically allocated buffers in archive-push and archive-get 2020-04-24 17:37:16 +03:00
backup.c minor fix 2020-04-21 02:17:35 +03:00
catalog.c [Issue #177] treat files with '.gz.partial', '.part' and '.gz.part' siffixes as WAL segments 2020-04-20 18:56:19 +03:00
checkdb.c [Issue #169] Major refactoring of backup, restore and merge internal algorihtms 2020-02-18 19:59:57 +03:00
configure.c [Issue #127] WAL retention 2019-10-08 17:47:41 +03:00
data.c improvement: use dynamically allocated buffers for stdio buffering 2020-04-23 22:56:56 +03:00
delete.c [Issue #177] treat files with '.gz.partial', '.part' and '.gz.part' siffixes as WAL segments 2020-04-20 18:56:19 +03:00
dir.c improvement: use dynamically allocated buffers for stdio buffering 2020-04-23 22:56:56 +03:00
fetch.c [Issue #169] review: remove slurpFileFullPath 2020-03-03 15:59:19 +03:00
help.c [Issue #146] help update 2020-04-19 03:08:04 +03:00
init.c [Issue #182] do not set remote parameters into config when running add-instance via ssh 2020-03-15 19:02:15 +03:00
merge.c [Issue #183] If backup deletion failed to lock backup due to "out of space" condition, then treat backup as locked and carry on. 2020-04-20 14:20:58 +03:00
parsexlog.c [Issue #192] Handle 0 offset STOP LSN on master 2020-04-21 02:09:33 +03:00
pg_probackup.c [Issue #146] Refactoring 2020-04-19 02:49:35 +03:00
pg_probackup.h [Issue #192] Handle 0 offset STOP LSN on master 2020-04-21 02:09:33 +03:00
ptrack.c Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
restore.c improvement: use dynamically allocated buffers for stdio buffering 2020-04-23 22:56:56 +03:00
show.c [Issue #183] If backup deletion failed to lock backup due to "out of space" condition, then treat backup as locked and carry on. 2020-04-20 14:20:58 +03:00
util.c [Issue #120] Review 2020-03-24 21:37:35 +03:00
validate.c [Issue #183] If backup deletion failed to lock backup due to "out of space" condition, then treat backup as locked and carry on. 2020-04-20 14:20:58 +03:00