|
2cc9b2287b
|
The archive-push command is now partially coded in C.
This allows the PostgreSQL archive_command to run significantly faster when processing status messages from the asynchronous archive process.
|
2018-01-17 15:52:00 -05:00 |
|
|
74d6398ad2
|
The pgbackrest executable is now a C binary instead of Perl.
This allows certain time-critical commands (like async archive-push) to run more quickly.
|
2017-11-26 18:43:51 -05:00 |
|
|
d82fe88031
|
Fix custom settings for compress-level option being ignored.
Reported by Jens Wilke.
|
2017-10-22 18:05:46 -04:00 |
|
|
4d6c56b4d7
|
Open log file after async process is completely separated from the main process.
This prevents the main process from also logging to the file.
Suggested by Jens Wilke.
|
2017-09-20 08:08:36 -04:00 |
|
|
1e0ed07455
|
Configuration rules are now pulled from the C library when present.
|
2017-08-25 16:47:47 -04:00 |
|
|
11ee528e0e
|
Rename Archive modules to remove redundancy.
|
2017-06-21 08:02:21 -04:00 |
|