Re: pg_class.oid at 4B

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Radoslav Nedyalkov <rnedyalkov(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_class.oid at 4B
Date: 2021-10-20 20:39:10
Message-ID: CAKFQuwbfQdpHK7fKSNCuYa0DA2zHEjxzgzy1yc=Z0_kf8VcmDQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday, October 20, 2021, Radoslav Nedyalkov <rnedyalkov(at)gmail(dot)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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2021-10-20 21:20:43 Re: pg_class.oid at 4B
Previous Message Radoslav Nedyalkov 2021-10-20 20:29:20 pg_class.oid at 4B