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

Commitd41ab71

Browse files
committed
initdb: Suppress dynamic shared memory when probing for max_connections.
This might not be the right long-term solution here, but it willhopefully turn the buildfarm green again.Oversight noted by Andres Freund
1 parent63f32f3 commitd41ab71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/bin/initdb/initdb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,6 +1161,7 @@ test_config_settings(void)
11611161
SYSTEMQUOTE"\"%s\" --boot -x0 %s "
11621162
"-c max_connections=%d "
11631163
"-c shared_buffers=%d "
1164+
"-c dynamic_shared_memory_type=none "
11641165
"< \"%s\" > \"%s\" 2>&1"SYSTEMQUOTE,
11651166
backend_exec,boot_options,
11661167
test_conns,test_buffs,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp