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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dominique Devienne <ddevienne(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Test cluster with high OIDs above the signed-int limit (2B+)
Date: 2026-04-20 13:42:52
Message-ID: 196644.1776692572@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dominique Devienne <ddevienne(at)gmail(dot)com> writes:
> On Mon, Apr 20, 2026 at 3:29 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Masahiko Sawada 2026-04-20 23:14:32 Support logical replication of DDLs, take2
Previous Message Dominique Devienne 2026-04-20 13:39:47 Re: Test cluster with high OIDs above the signed-int limit (2B+)