Thread: Error on Update: ExecCheckPerms-bogus RT relid?

Error on Update: ExecCheckPerms-bogus RT relid?

From
Alexander Schneider
Date:
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