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:
@ -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
|
||||||
|
Reference in New Issue
Block a user