Error on Update: ExecCheckPerms-bogus RT relid?

From: Alexander Schneider <alex(dot)schneider(at)gmx(dot)de>
To: "PostgreSQL Mailinglist" <pgsql-sql(at)postgreSQL(dot)org>
Subject: Error on Update: ExecCheckPerms-bogus RT relid?
Date: 1999-06-24 12:08:12
Message-ID: 199906241207.IAA08843@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

after trying to update a row in psql I get the following error-message:

ERROR: ExecCheckPerms: bogus RT relid: xxxx

The statement is "update tablename set boolvar=TRUE where
colname='somestring';

What is it?

Thanx for your help.

Alex Schneider

Browse pgsql-sql by date

  From Date Subject
Next Message José Soares 1999-06-24 12:08:56 Re: [SQL] problem with PL/pgSQL
Previous Message Eric BASIER 1999-06-24 11:51:59 Re: [SQL] problem with PL/pgSQL