Re: How to find an oid that's not uesd now? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: How to find an oid that's not uesd now?
Date
Msg-id ff356601-8693-34f2-909b-8033a5b4fcae@aklaver.com
Whole thread Raw
In response to How to find an oid that's not uesd now?  ("jacktby@gmail.com" <jacktby@gmail.com>)
List pgsql-general
On 10/23/22 09:00, jacktby@gmail.com wrote:
> 
> I'm adding a new index in pg, but I find this.
> 
> Duplicate OIDs detected:
> 
> Duplicate OIDs detected:
> 
> 357
> 
> 357
> 
> found 1 duplicate OID(s) in catalog data
> 
> found 1 duplicate OID(s) in catalog data
> 
> what sql should I run to find one?

More information needed:

1) Postgres version?

2) What client reported that error?

3) What is the index creation statement you used?


-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: "jacktby@gmail.com"
Date:
Subject: How to find an oid that's not uesd now?
Next
From: Robert Treat
Date:
Subject: Re: Asking for existence of a GUI frame work similar to Oracle APEX for PostgreSQL