pg_dump: WARNING: could not find operator - Mailing list pgsql-admin

From Ed Sabol
Subject pg_dump: WARNING: could not find operator
Date
Msg-id D4B58A89-B5F5-4B26-A5EE-1B6976FD0895@gmail.com
Whole thread Raw
Responses Re: pg_dump: WARNING: could not find operator
List pgsql-admin
Hello! I'm in the process of migrating some 10.23 database instances to 15.3, and I'm getting these warnings when doing
apg_dumpall on one of the servers: 

pg_dump: WARNING: could not find operator with OID 2234078
pg_dump: WARNING: could not find operator with OID 2234199

Is this indicative of a problem that I should fix before running pg_upgrade? If so, how?

And how do I find out what these OIDs are and what's referencing them?

Thanks,
Ed




pgsql-admin by date:

Previous
From: M Sarwar
Date:
Subject: Re: Slow perormance
Next
From: Tom Lane
Date:
Subject: Re: pg_dump: WARNING: could not find operator