Re: Access restriction

Daniel M . Kurry <grasshacker@over-yonder.net>

From: GH <grasshacker@over-yonder.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jeff Davis <jdavis@wasabimg.com>, pgsql-general@postgresql.org
Date: 2000-11-29T08:42:52Z
Lists: pgsql-general
On Wed, Nov 29, 2000 at 12:12:00AM -0500, some SMTP stream spewed forth: 
> Jeff Davis <jdavis@wasabimg.com> writes:
> > I am trying to set up a database system where each user has his/her own
> > database without access outside of it of any kind.
> 
> I think you want "sameuser" in pg_hba.conf.

Would you mind elaborating on that a bit for me?
i.e. Where should it go in pg_hba.conf?

I don't think I saw this in the docs...

Thanks.

gh

> 
> 			regards, tom lane