mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-04-07 06:59:58 +02:00
This allows the service key to be updated while a command is running. The new key should be written atomically and ideally the old key should remain valid for some period of time to avoid a race condition if the old token happens to expire at the same time that the new key is being generated.