Search Postgresql Archives

which schema to install contrib modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I was wonding what the community's opinion was on which schema the contrib
modules should be installed into.  I intend on using DBLink, tsearch2, and
xml2 and have initially installed them in the public schema.  That will work
but it really clutters that schema and I was also intending on using that
for my application as well.  Is there any value to creating a "contrib"
schema and installing them there and then just referencing them via the
contrib.<FUNCTION> convention?  I was also thinking that I could just change
my postgresql.conf file to have my schema order read $user, public, contrib.

Is it more valuable to just move my application into it's own schema and
leaving the contribs in the public schema?

Thoughts?

Paul
-- 
View this message in context: http://www.nabble.com/which-schema-to-install-contrib-modules-tf2870947.html#a8024340
Sent from the PostgreSQL - general mailing list archive at Nabble.com.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux