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

Commitc263686

Browse files
committed
reserve semaphores by increasing max_worker_processes
1 parentc80f817 commitc263686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Cluster.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ sub configure
8888
port =$pgport
8989
max_prepared_transactions = 10
9090
max_connections = 10
91-
max_worker_processes =40
91+
max_worker_processes =100
9292
wal_level = logical
9393
max_wal_senders = 5
9494
wal_sender_timeout = 0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp