Permissions problem

From: noy <noyda(at)isoco(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Permissions problem
Date: 2002-02-11 20:29:28
Message-ID: 3C6829A8.C45019DE@isoco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I am having problems with permissions in postgres. I am using version 7.1.3 of
Postgres running on RedHat 7.2.

I create the table "accounts" and revoke all permissions for the PUBLIC user:
accounts | {"=","dcl=arwR"}

However, any user can make a select or update in the table "accounts".

Can anybody help me?!

Thanks a lot.

PS: Please send me a copy of the mails, I am not subscribed to the list.

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2002-02-11 20:32:56 Re: [HACKERS] Feature enhancement request : use of libg
Previous Message Teodor Sigaev 2002-02-11 20:28:59 Re: GiST on 64-bit box