pcasper <pcas...@wp.pl> writes:
> During execute follow statement to reassign owner of objects in the database
> I have an error: 
> unexpected classid 2328

Hm, that would be a foreign data wrapper ... looks like REASSIGN OWNED
is missing support for that type of object.  For the moment, you'll need
to alter the owner manually.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to