Permissions problem - Mailing list pgsql-hackers

From noy
Subject Permissions problem
Date
Msg-id 3C695E3F.5EB240B9@isoco.com
Whole thread Raw
Responses Re: Permissions problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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.


pgsql-hackers by date:

Previous
From: "Sebastien FLAESCH"
Date:
Subject: Preparable SQl statements
Next
From: Tom Lane
Date:
Subject: Re: Permissions problem