Re: table permissions

From: "Aasmund Midttun Godal" <postgresql(at)envisity(dot)com>
To: olebedev(at)waterford(dot)org
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: table permissions
Date: 2001-10-29 23:57:25
Message-ID: 20011029235725.552.qmail@ns.krot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I used to have this problem in earlier versions of postgres, after I upgraded they disappeared.

Regards,

Aasmund.
On Mon, 29 Oct 2001 16:23:28 -0700, Oleg Lebedev <olebedev(at)waterford(dot)org> wrote:
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

Aasmund Midttun Godal

aasmund(at)godal(dot)com - http://www.godal.com/
+47 40 45 20 46

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jason Watkins 2001-10-30 00:04:36 Re: SQL99
Previous Message Oleg Lebedev 2001-10-29 23:23:28 table permissions