Re: performance problem - 10.000 databases - Mailing list pgsql-admin

From Marek Florianczyk
Subject Re: performance problem - 10.000 databases
Date
Msg-id 1067603729.22285.99.camel@franki-laptop.tpi.pl
Whole thread Raw
In response to Re: performance problem - 10.000 databases  ("Matt Clark" <matt@ymogen.net>)
List pgsql-admin
W liście z pią, 31-10-2003, godz. 13:33, Matt Clark pisze:
> > 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.

Well why not, but I'cant see any solution. As far as I know only
limitation to connect to any database is pg_hba.conf

Marek


pgsql-admin by date:

Previous
From: Marek Florianczyk
Date:
Subject: Re: performance problem - 10.000 databases
Next
From: Jamie Lawrence
Date:
Subject: Re: performance problem - 10.000 databases