mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Improve readability of config location params by adding newline.
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
|
||||
# The default values of these variables are driven from the -D command line
|
||||
# switch or PGDATA environment variable, represented here as ConfigDir.
|
||||
|
||||
# data_directory = 'ConfigDir' # use data in another directory
|
||||
# hba_file = 'ConfigDir/pg_hba.conf' # the host-based authentication file
|
||||
# ident_file = 'ConfigDir/pg_ident.conf' # the IDENT configuration file
|
||||
|
Reference in New Issue
Block a user