Alvaro Herrera wrote:
> cpacejo@clearskydata.com wrote:
> > Furthermore, while trying to replicate in another database, I encountered:
> >
> > =# REASSIGN OWNED BY user1 TO user2;
> > ERROR: unexpected classid 1418
> >
> > Not sure if this is related or not.
>
> Not related. 1418 is pg_user_mapping (FDW stuff). Not sure what should
> happen here; my inclination without thinking too hard is that REASSIGN
> OWNED should ignore that object and DROP OWNED should remove it.
Ouch, I just noticed that you had already reported this months ago, and
I was even aware of it! I just pushed a fix for it without mentioning
you as first reporter :-(
I'm now looking at the other problem you reported here.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services