Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf96f481

Browse files
committed
In SSL tests, restart after pg_hba.conf changes
This prevents silently using a wrong configuration, similar tob4e2ada.
1 parentff18115 commitf96f481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/ssl/ServerSetup.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ sub switch_server_cert
143143
print$sslconf"ssl_crl_file='root+client.crl'\n";
144144
close$sslconf;
145145

146-
$node->reload;
146+
$node->restart;
147147
}
148148

149149
subconfigure_hba_for_ssl

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp