Problem with GRANT permissions

From: maycock(at)intelliquest(dot)com
To: pgsql-hackers(at)postgresql(dot)org
Cc: psql-questions(at)postgresql(dot)org
Subject: Problem with GRANT permissions
Date: 1998-03-16 17:05:54
Message-ID: 852565C9.0062E0D9.00@notesatl.pcpipeline.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have a table called files which is owned by the postgres user. I give
access to hostadm
for INSERT,UPDATE,DELETE to hostadm. Then hostadm does a copy from stdin
using a program
that I wrote in C using libpq. Once this copy occurs, the ACL on the table
files is set so that hostadm
no longer has insert permissions.

PostGreSQL v6.3
Slackware Linux 2.0.0
gcc: 2.7.2
gmake: 3.74
flex: 2.5.4

Matt

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-03-16 17:22:20 Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Previous Message The Hermit Hacker 1998-03-16 15:35:43 First mega-patch...