projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8670e35
)
Add comment to postgresql.conf:
author
Bruce Momjian
Mon, 24 Mar 2003 20:39:10 +0000
(20:39 +0000)
committer
Bruce Momjian
Mon, 24 Mar 2003 20:39:10 +0000
(20:39 +0000)
#search_path = '$user,public' # schema names
src/backend/utils/misc/postgresql.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/misc/postgresql.conf.sample
b/src/backend/utils/misc/postgresql.conf.sample
index c290df19d9943695468eb1fffa768af91859e5bb..d14e9c78db821602fe1de414b496bcc555c1122f 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
src/backend/utils/misc/postgresql.conf.sample
@@
-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