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

Commite3dafec

Browse files
committed
[ci]: Set shutting down timeout to 600 seconds.
1 parent0e880e6 commite3dafec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/regress/pg_regress.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ stop_postmaster(void)
267267
fflush(stderr);
268268

269269
snprintf(buf,sizeof(buf),
270-
"\"%s%spg_ctl\" stop -D \"%s/data\" -s -m fast",
270+
"\"%s%spg_ctl\" stop -D \"%s/data\" -s -m fast -t 600",
271271
bindir ?bindir :"",
272272
bindir ?"/" :"",
273273
temp_instance);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp