Re: How can I have 2 completely seperated databases in

Rod Taylor <pg@rbt.ca>

From: Rod Taylor <pg@rbt.ca>
To: Scott Marlowe <scott.marlowe@ihs.com>
Cc: hong.ge@yale.edu, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2004-02-12T14:58:19Z
Lists: pgsql-hackers
> But for seperating out applications from each other, there's really 
> nothing to be gained by putting each seperate database application into 
> it's own cluster.

I believe the initial email requested individual logs, and presumably
the ability to grant superuser access without risking a user crossing
into another clients space.

The only way to accomplish this is to run 2 copies.  Last time I looked,
you couldn't get the database name in the log files to allow for
mechanical filtering, and a number of abilities are still only available
to superusers -- not through grants or specific permissions.