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

Commit9fe6309

Browse files
committed
Add missing comment in postgresql.conf.
max_logical_replication_workers requires to restart server to reflectthe new value. Per Yugo Nagata. Minor editing by me.
1 parentcc9f08b commit9fe6309

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@
277277
# These settings are ignored on a publisher.
278278

279279
#max_logical_replication_workers = 4# taken from max_worker_processes
280+
# (change requires restart)
280281
#max_sync_workers_per_subscription = 2# taken from max_logical_replication_workers
281282

282283

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp