qr/WARNING: terminating connection because of unexpected SIGQUIT signal|server closed the connection unexpectedly|connection to server was lost|could not send data to server/m
),
@ -129,6 +130,7 @@ $killme->finish;
# sending.
ok(pump_until(
$monitor,
$psql_timeout,
\$monitor_stderr,
qr/WARNING: terminating connection because of crash of another server process|server closed the connection unexpectedly|connection to server was lost|could not send data to server/m
qr/server closed the connection unexpectedly|connection to server was lost|could not send data to server/m
),
@ -205,6 +208,7 @@ $killme->finish;
# sending.
ok(pump_until(
$monitor,
$psql_timeout,
\$monitor_stderr,
qr/WARNING: terminating connection because of crash of another server process|server closed the connection unexpectedly|connection to server was lost|could not send data to server/m