1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Backup
David Steele f0250dab4b Move async forking and more error handling to C.
The Perl process was exiting directly when called but that interfered with proper locking for the forked async process. Now Perl returns results to the C process which handles all errors, including signals.
2018-04-12 20:42:26 -04:00
..
Filter The C library is now required. 2017-11-26 17:45:00 -05:00
Backup.pm Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Common.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
File.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
Info.pm Ensure latest db-id is selected on when matching archive.info to backup.info. 2018-01-30 16:49:47 -05:00