>>> Dev <[EMAIL PROTECTED]> wrote: > I have a single Postgres server which will be hosting multiple > databases belonging to different users. What would be the recommendation to > limit the size of each of the databases? Have you considered running a different cluster for each user? Each should be run with a different OS user ID, and it would be pretty easy to limit the size of each. -Kevin
-- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin