1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-09 14:45:47 +02:00
pg_probackup/src
2020-05-14 15:33:24 +03:00
..
utils [Issue #203] change error message wording 2020-05-14 15:33:24 +03:00
archive.c various bugfixes and improvements for archiving and buffering 2020-04-29 01:24:54 +03:00
backup.c [Issue #203] error out if FIO_FDMAX is exceeded in fio_open 2020-05-14 12:41:11 +03:00
catalog.c [Issue #203] Add new pgBackup attribute 'content-crc', containing crc of backup_content.control file, to detect corruption 2020-05-11 15:06:07 +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 [Issue #203] Add new pgBackup attribute 'content-crc', containing crc of backup_content.control file, to detect corruption 2020-05-11 15:06:07 +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 [Issue #203] Add new pgBackup attribute 'content-crc', containing crc of backup_content.control file, to detect corruption 2020-05-11 15:06:07 +03:00
fetch.c [Issue #204] Make version check of remote agent more robust 2020-05-12 22:14:29 +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 #203] Add new pgBackup attribute 'content-crc', containing crc of backup_content.control file, to detect corruption 2020-05-11 15:06:07 +03:00
parsexlog.c bugfix: multi-timeline pagemap, another take 2020-05-01 03:27:30 +03:00
pg_probackup.c [Issue #204] Make version check of remote agent more robust 2020-05-12 22:14:29 +03:00
pg_probackup.h Version 2.3.2 2020-05-11 21:24:51 +03:00
ptrack.c Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
restore.c [Issue #203] Add new pgBackup attribute 'content-crc', containing crc of backup_content.control file, to detect corruption 2020-05-11 15:06:07 +03:00
show.c [Issue #203] Add new pgBackup attribute 'content-crc', containing crc of backup_content.control file, to detect corruption 2020-05-11 15:06:07 +03:00
util.c [Issue #120] Review 2020-03-24 21:37:35 +03:00
validate.c [Issue #203] Add new pgBackup attribute 'content-crc', containing crc of backup_content.control file, to detect corruption 2020-05-11 15:06:07 +03:00