We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da4e00b commit f9db22eCopy full SHA for f9db22e
src/backend/utils/misc/postgresql.conf.sample
@@ -34,7 +34,7 @@
34
35
#data_directory = 'ConfigDir' # use data in another directory
36
#hba_file = 'ConfigDir/pg_hba.conf' # host-based authentication file
37
-#ident_file = 'ConfigDir/pg_ident.conf # IDENT configuration file
+#ident_file = 'ConfigDir/pg_ident.conf' # IDENT configuration file
38
39
# If external_pid_file is not explicitly set, no extra pid file is written.
40
#external_pid_file = '(none)' # write an extra pid file
0 commit comments