Re: performance problem - 10.000 databases

From: "Matt Clark" <matt(at)ymogen(dot)net>
To: "Marek Florianczyk" <franki(at)tpi(dot)pl>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: performance problem - 10.000 databases
Date: 2003-10-31 12:33:12
Message-ID: OAEAKHEHCMLBLIDGAFELKEDJDPAA.matt@ymogen.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


> W liście z pią, 31-10-2003, godz. 12:25, Matt Clark pisze:
> > Ooh, I see. That's a tricky one. Do you really need that level of separation?
>
> Well, if you talk with the clients, and they promise, that they will not
> access to other databasess, and specially don't do "drop database
> my_bes_fried_db"
> I can put:
> host any any 0.0.0.0 0.0.0.0 trust
> in the very beginning of pg_hba.conf ;)

I was more thinking that it might be possible to manage the security at a different level than the DB.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Marek Florianczyk 2003-10-31 12:35:30 Re: performance problem - 10.000 databases
Previous Message Marek Florianczyk 2003-10-31 12:31:34 Re: performance problem - 10.000 databases