We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b53f1 commit 6fb1c5bCopy full SHA for 6fb1c5b
src/test/recovery/t/020_archive_status.pl
@@ -64,7 +64,7 @@
64
FROM pg_stat_archiver
65
}),
66
"0|$segment_name_1",
67
- 'pg_stat_archiver failed to archive $segment_name_1');
+ "pg_stat_archiver failed to archive $segment_name_1");
68
69
# Crash the cluster for the next test in charge of checking that non-archived
70
# WAL segments are not removed.
0 commit comments