Re: Schemas? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Schemas?
Date
Msg-id 200411160820.34865.peter_e@gmx.net
Whole thread Raw
In response to Schemas?  (Bjørn T Johansen <btj@havleik.no>)
List pgsql-general
Bjørn T Johansen wrote:
> When does using schemas make sense? Is it more effective or is it
> just to make a database more manageable?

They are just a logical hierarchy that allows you to organize your
databases in more or less manageable ways.  There is no performance or
other physical benefit.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-general by date:

Previous
From: "Anatoly Okishev"
Date:
Subject: Re: How the function written on pl/pgsql can be called by the function written on plperl.
Next
From: Michael Fuhr
Date:
Subject: Re: table configuration tweak for performance gain.