Reassigned Owned Error- unexpected classid 2328

From: pcasper <pcasper(at)wp(dot)pl>
To: pgsql-general(at)postgresql(dot)org
Subject: Reassigned Owned Error- unexpected classid 2328
Date: 2012-02-15 16:03:54
Message-ID: 1329321834554-5486492.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

During execute follow statement to reassign owner of objects in the database
I have an error:
unexpected classid 2328

Statement:
REASSIGN OWNED BY olduser TO postgres;

Regards,

Pawel

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Reassigned-Owned-Error-unexpected-classid-2328-tp5486492p5486492.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raghavendra 2012-02-15 16:05:24 Re: Dump functions alone
Previous Message Raghavendra 2012-02-15 16:02:39 Re: Dump functions alone