pgsql: Add tests for pg_wal_replay_wait() errors - Mailing list pgsql-committers

From Alexander Korotkov
Subject pgsql: Add tests for pg_wal_replay_wait() errors
Date
Msg-id E1scr3w-003bVd-Bl@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add tests for pg_wal_replay_wait() errors

Improve test coverage for pg_wal_replay_wait() procedure by adding test
cases when it errors out.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0868d7ae70e57f4eeba43792db92ce2d9fe4340d

Modified Files
--------------
src/test/recovery/t/043_wal_replay_wait.pl | 42 ++++++++++++++++++++++++++++--
1 file changed, 40 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Lower minimum maintenance_work_mem to 64kB
Next
From: Tom Lane
Date:
Subject: pgsql: Allow adjusting session_authorization and role in parallel worke