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 59f135340d The local command for backup is implemented entirely in C.
The local process is now entirely migrated to C.  Since all major I/O operations are performed in the local process, the vast majority of I/O is now performed in C.

Contributed by David Steele, Cynthia Shang.
2019-07-25 14:34:16 -04:00
..
Backup.pm The local command for backup is implemented entirely in C. 2019-07-25 14:34:16 -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 The local command for backup is implemented entirely in C. 2019-07-25 14:34:16 -04:00
Info.pm Force PostgreSQL versions to string for newer versions of JSON:PP. 2019-07-05 17:25:01 -04:00