Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 397bf6e

Browse files
committed
Fix typos
1 parent 9b7bb10 commit 397bf6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
#bgwriter_lru_maxpages = 100 # 0-1000 max buffers written/round
162162
#bgwriter_lru_multiplier = 2.0 # 0-10.0 multiplier on buffers scanned/round
163163
#bgwriter_flush_after = 0 # 0 disables,
164-
# default is 512kb on linux, 0 otherwise
164+
# default is 512kB on linux, 0 otherwise
165165

166166
# - Asynchronous Behavior -
167167

@@ -212,7 +212,7 @@
212212
#min_wal_size = 80MB
213213
#checkpoint_completion_target = 0.5 # checkpoint target duration, 0.0 - 1.0
214214
#checkpoint_flush_after = 0 # 0 disables,
215-
# default is 256kb on linux, 0 otherwise
215+
# default is 256kB on linux, 0 otherwise
216216
#checkpoint_warning = 30s # 0 disables
217217

218218
# - Archiving -

0 commit comments

Comments
 (0)