mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
Add comment to postgresql.conf:
#search_path = '$user,public' # schema names
This commit is contained in:
parent
8670e3588f
commit
346182ca92
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@
|
|||
#
|
||||
#autocommit = true
|
||||
#dynamic_library_path = '$libdir'
|
||||
#search_path = '$user,public'
|
||||
#search_path = '$user,public' # schema names
|
||||
#datestyle = 'iso, us'
|
||||
#timezone = unknown # actually, defaults to TZ environment setting
|
||||
#australian_timezones = false
|
||||
|
|
|
|||
Loading…
Reference in a new issue