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

Appearance settings

Commit e57646e

Browse filesBrowse files
committed
Fix spelling error in postgresql.conf
Report by Greg Clough
1 parent 025106e commit e57646e
Copy full SHA for e57646e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/backend/utils/misc/postgresql.conf.sample
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158

159159
#bgwriter_delay = 200ms # 10-10000ms between rounds
160160
#bgwriter_lru_maxpages = 100 # 0-1000 max buffers written/round
161-
#bgwriter_lru_multiplier = 2.0 # 0-10.0 multipler on buffers scanned/round
161+
#bgwriter_lru_multiplier = 2.0 # 0-10.0 multiplier on buffers scanned/round
162162

163163
# - Asynchronous Behavior -
164164

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.