Content-Length: 256104 | pFad | https://github.com/postgrespro/postgres/commit/b998196bb59af02e985cfc93e1704773b5690fbf

08 Fix new recovery test for log_error_verbosity=verbose case · postgrespro/postgres@b998196 · GitHub
Skip to content

Commit b998196

Browse files
committed
Fix new recovery test for log_error_verbosity=verbose case
The new test is from commit 9e4f914. With this setting messages have SQL error numbers included, so that needs to be provided for in the pattern looked for.
1 parent 4374699 commit b998196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/recovery/t/033_replay_tsp_drops.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ sub test_tablespace
139139
last
140140
if (
141141
find_in_log(
142-
$node_standby, "WARNING: creating missing directory: pg_tblspc/",
142+
$node_standby, qr!WARNING: ( [A-Z0-9]+:)? creating missing directory: pg_tblspc/!,
143143
$logstart));
144144
sleep 1;
145145
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/postgrespro/postgres/commit/b998196bb59af02e985cfc93e1704773b5690fbf

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy