From: | "Lau NH" <launh(at)perridot(dot)com> |
---|---|
To: | "omid omoomi" <oomoomi(at)hotmail(dot)com>, <pgsql-admin(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Database access right |
Date: | 2002-01-25 08:46:13 |
Message-ID: | 00b101c1a57c$bed5e0a0$0401230a@perridot.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-hackers |
My case is like this, my database server has a grant DBA "postgres" who can
access all the database, and I have individual database's dba, e.g. "user1"
as dba for database "db1", "user2" as dba for database "db2", and so on.
How am I going to set this up in pg_hba.conf?
Regards,
Lau NH
----- Original Message -----
From: "omid omoomi" <oomoomi(at)hotmail(dot)com>
To: <launh(at)perridot(dot)com>; <pgsql-admin(at)postgresql(dot)org>;
<pgsql-hackers(at)postgresql(dot)org>
Sent: Friday, January 25, 2002 8:12 AM
Subject: Re: [ADMIN] Database access right
>
> Hi ,
> Look at pg_hba.conf file usually under /usr/local/pgsql/data .
> regards
> Omid Omoomi
>
> >From: "Lau NH" <launh(at)perridot(dot)com>
> >To: <pgsql-admin(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>
> >Subject: [ADMIN] Database access right
> >Date: Fri, 25 Jan 2002 13:39:14 +0800
> >
> >Hi all,
> > Is there anyway to restrict the database owner to access only to
> >his/her database? because if I assign the dba right to the database
owner,
> >he/she will be able to access other databases in the same server. Is
there
> >anyway to restrict that?
> >
> >
> >Regards,
> >Lau NH
> >
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
From | Date | Subject | |
---|---|---|---|
Next Message | ms | 2002-01-25 09:07:54 | dump file in more readable format |
Previous Message | omid omoomi | 2002-01-25 08:12:49 | Re: Database access right |
From | Date | Subject | |
---|---|---|---|
Next Message | Jean-Paul ARGUDO | 2002-01-25 08:56:18 | RTREE Index on primary key generated by a sequence |
Previous Message | omid omoomi | 2002-01-25 08:12:31 | Re: Database access right |