"Tauren Mills" <[EMAIL PROTECTED]> writes:
> Is there any way to keep each customer's database within their user area
> without the chance of breaking the database server?

If you want completely decoupled service for each user, then give each
of them their own independent installation, running as their own process.
Anything short of that raises risks of cross-user denial of service.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to