Re: Test cluster with high OIDs above the signed-int limit (2B+) - Mailing list pgsql-general

From Tom Lane
Subject Re: Test cluster with high OIDs above the signed-int limit (2B+)
Date
Msg-id 196644.1776692572@sss.pgh.pa.us
Whole thread
In response to Re: Test cluster with high OIDs above the signed-int limit (2B+)  (Dominique Devienne <ddevienne@gmail.com>)
List pgsql-general
Dominique Devienne <ddevienne@gmail.com> writes:
> On Mon, Apr 20, 2026 at 3:29 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> See pg_resetwal --next-oid.  Don't recall what else you need to say
>> to avoid breaking the cluster in other ways.

> So I just initdb, run the above, then start the cluster? That's it?

Right.  As I said, I don't recall what other options you might
need, but that's the game plan.

            regards, tom lane



pgsql-general by date:

Previous
From: Dominique Devienne
Date:
Subject: Re: Test cluster with high OIDs above the signed-int limit (2B+)