table permissions

From: Oleg Lebedev <olebedev(at)waterford(dot)org>
To: Postgres SQL Mailing List <pgsql-sql(at)postgresql(dot)org>
Subject: table permissions
Date: 2001-10-29 23:23:28
Message-ID: 3BDDE4F0.D5F5758E@waterford.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi everybody,
I have a table called 'set' and I am trying to edit or insert an entry
there. I made sure that I have ALL permissions to modify that table, but
still I get the same error:
ERROR: activity: Permission denied.

I don't know where 'activity' part came from, but there is a reference
to activity table in set table.
I know this is a very vague descritption of the symptoms, but I don't
know where to look to find out more info. I'll happily provide any
further details.
thanks,

Oleg

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Aasmund Midttun Godal 2001-10-29 23:57:25 Re: table permissions
Previous Message Roberto Mello 2001-10-29 22:51:51 Re: Connecting postgresql from another machine as client