1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/expect
David Steele 7fda83b31e
Allow multiple remote locks from the same main process.
Improve locking on remote processes by introducing an exec-id that is unique to the main process and passed to all remote processes. This allows the remote processes to determine if a lock is held by a remote from the same main process. If so, the lock is allowed.

The exec-id is also useful for associating remote logs with main logs for debugging purposes.
2020-11-23 12:41:54 -05:00
..
mock-all-001.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-all-002.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-archive-001.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-archive-002.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-archive-stop-001.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-archive-stop-002.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-expire-001.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-expire-002.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-stanza-001.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
mock-stanza-002.log Allow multiple remote locks from the same main process. 2020-11-23 12:41:54 -05:00
real-all-001.log Reset additional options in real/all integration test. 2020-10-19 17:06:52 -04:00