]> granicus.if.org Git - postgresql/blobdiff - src/backend/utils/misc/postgresql.conf.sample
Remove replacement selection sort.
[postgresql] / src / backend / utils / misc / postgresql.conf.sample
index 8ba6b1d08a519c5b8b70671965464adf09cb574e..cf4ddcd94a7c079db52ff67d67393dd3fc54f7b5 100644 (file)
 # you actively intend to use prepared transactions.
 #work_mem = 4MB                                # min 64kB
 #maintenance_work_mem = 64MB           # min 1MB
-#replacement_sort_tuples = 150000      # limits use of replacement selection sort
 #autovacuum_work_mem = -1              # min 1MB, or -1 to use maintenance_work_mem
 #max_stack_depth = 2MB                 # min 100kB
 #dynamic_shared_memory_type = posix    # the default is the first option