1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
2018-04-29 11:47:50 -04:00
..
cipher More C type cleanup. 2018-04-06 21:46:45 -04:00
command Add walSegmentNext() and walSegmentRange(). 2018-04-29 11:47:50 -04:00
common Add storageInfo() and track size in read objects. 2018-04-29 11:02:21 -04:00
config Update the archive-push-queue-max, manifest-save-threshold, and buffer-size options to accept values in KB, MB, GB, TB, or PB where the multiplier is a power of 1024. 2018-04-25 15:46:05 -04:00
perl Update the archive-push-queue-max, manifest-save-threshold, and buffer-size options to accept values in KB, MB, GB, TB, or PB where the multiplier is a power of 1024. 2018-04-25 15:46:05 -04:00
postgres Add pgControlInfo() to read pg_control and determine the PostgreSQL version. 2018-04-29 11:20:51 -04:00
storage Add storageInfo() and track size in read objects. 2018-04-29 11:02:21 -04:00
main.c Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Makefile Refactor archive common functions in preparation for parallel async archive-get. 2018-04-29 10:16:59 -04:00
version.h Refactor usec to msec in common/time.c. 2018-03-21 09:18:48 -04:00