mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Add comment to postgresql.conf:
#search_path = '$user,public' # schema names
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user