1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Protocol
Yogesh Sharma 6a40c916d4 Add repo-s3-token option to allow temporary credentials tokens to be configured.
pgBackRest currently has no way to request new credentials so the entire command (e.g. backup, restore) must complete before the credentials expire.

Contributed by Yogesh Sharma.
2018-05-02 14:06:40 -04:00
..
Base Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Command Perl error handler recognizes errors thrown from the C library. 2017-10-16 10:47:31 -04:00
Local Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Remote Refactor archive common functions in preparation for parallel async archive-get. 2018-04-29 10:16:59 -04:00
Storage Add repo-s3-token option to allow temporary credentials tokens to be configured. 2018-05-02 14:06:40 -04:00
Helper.pm Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00