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

Commitdfc0cb3

Browse files
committed
ci: windows: run initdb with --no-sync.
Author: Justin Pryzby <pryzby@telsasoft.com>Discussion:https://postgr.es/m/20220110220748.GS14051@telsasoft.com
1 parent8a1ce5e commitdfc0cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ task:
395395
-perl src/tools/msvc/vcregress.pl check parallel
396396
startcreate_script:
397397
# paths to binaries need backslashes
398-
-tmp_install\bin\pg_ctl.exe initdb -D tmp_check/db -l tmp_check/initdb.log
398+
-tmp_install\bin\pg_ctl.exe initdb -D tmp_check/db -l tmp_check/initdb.log --options=--no-sync
399399
-echo include '%TEMP_CONFIG%' >> tmp_check/db/postgresql.conf
400400
-tmp_install\bin\pg_ctl.exe start -D tmp_check/db -l tmp_check/postmaster.log
401401
test_pl_script:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp