1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Add comment to postgresql.conf:

#search_path = '$user,public'   # schema names
This commit is contained in:
Bruce Momjian
2003-03-24 20:39:10 +00:00
parent 8670e3588f
commit 346182ca92

View File

@ -197,7 +197,7 @@
# #
#autocommit = true #autocommit = true
#dynamic_library_path = '$libdir' #dynamic_library_path = '$libdir'
#search_path = '$user,public' #search_path = '$user,public' # schema names
#datestyle = 'iso, us' #datestyle = 'iso, us'
#timezone = unknown # actually, defaults to TZ environment setting #timezone = unknown # actually, defaults to TZ environment setting
#australian_timezones = false #australian_timezones = false