1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-10 23:29:34 +02:00
pg_probackup/src
2020-04-05 15:32:30 +03:00
..
utils [Issue #172] Optimize remote backup in PAGE and PTRACK modes 2020-03-14 14:35:57 +03:00
archive.c Merge branch 'master' into issue_169 2020-03-05 11:28:36 +03:00
backup.c [Issue #187] Do not wait for WAL segment, previous to WAL segment with START LSN, when running backup in archive mode 2020-03-20 21:40:40 +03:00
catalog.c [Issue #169] Major refactoring of backup, restore and merge internal algorihtms 2020-02-18 19:59:57 +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 use setvbuf instead of setbuffer 2020-03-23 23:59:44 +03:00
delete.c Added deletion all childs with any status when deleting backup with specific status (--status) 2020-04-05 15:32:30 +03:00
dir.c [Issue #172] Optimize remote backup in PAGE and PTRACK modes 2020-03-14 14:35:57 +03:00
fetch.c [Issue #169] review: remove slurpFileFullPath 2020-03-03 15:59:19 +03:00
help.c Added deletion all childs with any status when deleting backup with specific status (--status) 2020-04-05 15:32:30 +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 use setvbuf instead of setbuffer 2020-03-23 23:59:44 +03:00
parsexlog.c Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
pg_probackup.c [Issue #120] Review 2020-03-24 21:37:35 +03:00
pg_probackup.h [Issue #120] Review 2020-03-24 21:37:35 +03:00
ptrack.c Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
restore.c use setvbuf instead of setbuffer 2020-03-23 23:59:44 +03:00
show.c Fix for [Issue #155]. Allocate destination buffer size correctly 2019-12-30 12:29:18 +03:00
util.c [Issue #120] Review 2020-03-24 21:37:35 +03:00
validate.c [Issue #169] pgFileGetCRC refactoring, now it operates only locally 2020-03-03 16:57:09 +03:00