Skip to content

Commit 2b87dd8

Browse files
committed
Improve postgresql.conf.sample comments about parallel workers.
David Rowley, reviewed by Amit Kapila Discussion: http://postgr.es/m/CAKJS1f8gPEUPscj6kSqpveMnnx9_3ZypzwsKstv+8atx6VmjBg@mail.gmail.com
1 parent 506f054 commit 2b87dd8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,9 @@
161161

162162
#effective_io_concurrency = 1 # 1-1000; 0 disables prefetching
163163
#max_worker_processes = 8 # (change requires restart)
164-
#max_parallel_workers_per_gather = 2 # taken from max_worker_processes
165-
#max_parallel_workers = 8 # total maximum number of worker_processes
164+
#max_parallel_workers_per_gather = 2 # taken from max_parallel_workers
165+
#max_parallel_workers = 8 # maximum number of max_worker_processes that
166+
# can be used in parallel queries
166167
#max_logical_replication_workers = 4 # taken from max_worker_processes
167168
#old_snapshot_threshold = -1 # 1min-60d; -1 disables; 0 is immediate
168169
# (change requires restart)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy