Re: problems with user rights - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: problems with user rights
Date
Msg-id 1112201032.31277.40.camel@state.g2switchworks.com
Whole thread Raw
In response to Re: problems with user rights  (John DeSoi <desoi@pgedit.com>)
List pgsql-admin
On Wed, 2005-03-30 at 10:14, John DeSoi wrote:
> On Mar 30, 2005, at 10:17 AM, Zouari Fourat wrote:
>
> > is it really secure in a shared hosting environnement case ?
> > do you advise me to offer pgsql in a shared hosting ?
>
> You can do all of the necessary things to control access to the
> databases. You just can't hide that they exist if you provide a way to
> directly query the database. There are may companies providing shared
> hosting. I'm not aware of any security issues.

My preferred way to setup accecss is to use the sameuser setting in
pg_hba.conf, which lets a user only connect to the database of their
name.  Nicely partitions the server with minimum configuration needed.

pgsql-admin by date:

Previous
From: "Uwe C. Schroeder"
Date:
Subject: Re: compilation problem with readline
Next
From: Scott Marlowe
Date:
Subject: Re: compilation problem with readline