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

Commitb72f564

Browse files
Add unit to vacuum_buffer_usage_limit value in postgresql.conf.sample.
Also adjust the indentation of the comment to the surrounding parameters.Author: Masahiko SawadaReviewed-by: David Rowley, Daniel Gustafsson, Melanie PlagemanDiscussion:https://postgr.es/m/CAD21AoCBSqmqOKVH4Q256DeCC_UE50gu1sgixcjLFZGLEbABVA@mail.gmail.com
1 parent4d26d93 commitb72f564

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@
158158
# mmap
159159
# (change requires restart)
160160
#min_dynamic_shared_memory = 0MB# (change requires restart)
161-
#vacuum_buffer_usage_limit =256# size of vacuum and analyze buffer access strategy ring.
162-
# 0 to disable vacuum buffer access strategy
163-
# range 128kB to 16GB
161+
#vacuum_buffer_usage_limit =256kB# size of vacuum and analyze buffer access strategy ring.
162+
# 0 to disable vacuum buffer access strategy
163+
# range 128kB to 16GB
164164

165165
# - Disk -
166166

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp