Re: pg_class.oid at 4B - Mailing list pgsql-general

From David G. Johnston
Subject Re: pg_class.oid at 4B
Date
Msg-id CAKFQuwbfQdpHK7fKSNCuYa0DA2zHEjxzgzy1yc=Z0_kf8VcmDQ@mail.gmail.com
Whole thread Raw
In response to pg_class.oid at 4B  (Radoslav Nedyalkov <rnedyalkov@gmail.com>)
List pgsql-general
On Wednesday, October 20, 2021, Radoslav Nedyalkov <rnedyalkov@gmail.com> wrote:
Hello all,
We have a busy database that has oid increasing with 50-100M  per month.
There is no oid type across user attributes anywhere nor user tables with oids;
Not sure where this generation comes from. If you can hint me, it would be great.


Large objects?

Log ddl statements and see what kinds of create commands are produced in volume?

David J.

pgsql-general by date:

Previous
From: Radoslav Nedyalkov
Date:
Subject: pg_class.oid at 4B
Next
From: Tom Lane
Date:
Subject: Re: pg_class.oid at 4B