Skip to content

Commit 017e3e2

Browse files
author
Neil Conway
committed
Fix some whitespace formatting, and remove an overly-verbose
parameter description: postgresql.conf is not the place for documentating the functionality of a GUC var.
1 parent 46c3e29 commit 017e3e2

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#max_connections = 100
3434
# note: increasing max_connections costs about 500 bytes of shared
3535
# memory per connection slot, in addition to costs from shared_buffers
36-
# and max_locks_per_transaction.
36+
# and max_locks_per_transaction.
3737
#superuser_reserved_connections = 2
3838
#unix_socket_directory = ''
3939
#unix_socket_group = ''
@@ -162,16 +162,13 @@
162162
# info, notice, warning, error, log, fatal,
163163
# panic
164164

165-
#log_error_verbosity = default # terse, default, or verbose messages
165+
#log_error_verbosity = default # terse, default, or verbose messages
166166

167167
#log_min_error_statement = panic # Values in order of increasing severity:
168168
# debug5, debug4, debug3, debug2, debug1,
169169
# info, notice, warning, error, panic(off)
170170

171-
#log_min_duration_statement = -1 # Log all statements whose
172-
# execution time exceeds the value, in
173-
# milliseconds. Zero prints all queries.
174-
# Minus-one disables.
171+
#log_min_duration_statement = -1 # -1 is disabled, in milliseconds.
175172

176173
#silent_mode = false # DO NOT USE without Syslog!
177174

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