Skip to content

Commit e0226a9

Browse files
committed
In postgresql.conf.sample, use on/off rather than true/false.
We used to be consistent about this, but my recent patch to add a restart_after_crash GUC failed to follow the existing convention. Report and patch from Fujii Masao.
1 parent 7badf1b commit e0226a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -524,8 +524,8 @@
524524
# ERROR HANDLING
525525
#------------------------------------------------------------------------------
526526

527-
#exit_on_error = false # terminate session on any error?
528-
#restart_after_crash = true # reinitialize after backend crash?
527+
#exit_on_error = off # terminate session on any error?
528+
#restart_after_crash = on # reinitialize after backend crash?
529529

530530

531531
#------------------------------------------------------------------------------

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