diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-08-01 09:16:11 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-08-01 09:16:11 +0900 |
commit | ad341469b423cda4f0c3c3ed195ca6fa122b0609 (patch) | |
tree | d88986075b571bd37c1cb123622fde3996fe93d7 /src/backend/jit/llvm/llvmjit_expr.c | |
parent | 3451a57f77848d69ced234b7989cc0e351383cd2 (diff) |
Add more TAP tests with BASE_BACKUP and pg_backup_start/stop
This commit adds some test coverage for ee79647 (prevent BASE_BACKUP
from running in the middle of another base backup) and b24b2be
(BASE_BACKUP cancellation followed by pg_backup_start), caused by the
interactions of replication and SQL commands in a logical replication
connection in a WAL sender.
The second test uses a design close to what has been introduced in
0475a97f, where BASE_BACKUP is throttled to give enough room for a
cancellation, though this time we rely on psql with multiple -c
switches to keep a connection around for the second query.
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/Ys/NCI4Eo9300GnQ@paquier.xyz
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions