On 05/13/2011 11:38 AM, Tim Uckun wrote:

That's an interesting idea. Since I am building this app from scratch
I suppose I could create different schemas for different applications
instead of using different databases. I wonder how rails and active
record can deal with that. I'll take a look and see.

I am presuming of course that one can query across schemas.

Yep, no problem at all with that, schema just let you categorize tables/functions/etc into namespaces.

--
Craig Ringer

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to