We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803c607 commit 0cef487Copy full SHA for 0cef487
tests/archive.py
@@ -263,7 +263,7 @@ def test_pgpro434_3(self):
263
log_content)
264
else:
265
self.assertIn(
266
- "ERROR: WAL segment 000000010000000000000002 could not be archived in 60 seconds",
+ "ERROR: WAL segment 000000010000000000000003 could not be archived in 60 seconds",
267
268
269
log_file = os.path.join(node.logs_dir, 'postgresql.log')
0 commit comments