Re: [GENERAL] Experience with many schemas vs many databases

2009-11-17 Thread Loyal
ot;edit" the SQL. This gives you copy/paste access to the code the tool has written. Loyal -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Voting: "pg_ctl init" versus "initdb"

2009-11-16 Thread Loyal
initdb is only correct way. > >         Thanks for your response > >                 Zdenek > I would be in the group that says 3,2,1. I just don't see a big advantage to what you are suggesting. Loyal -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Experience with many schemas vs many databases

2009-11-16 Thread Loyal
own data, I would do it using a generic script or function. Since your users would see their own views only that should work fine. Loyal -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general