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

From: Dominique Devienne <ddevienne(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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:39:47
Message-ID: CAFCRh-8Po71tYU-YJR2U5HrWdBLBuOAiM_Sjvnz8zUMsKT9fNw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Apr 20, 2026 at 3:29 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Dominique Devienne <ddevienne(at)gmail(dot)com> writes:
>
> See pg_resetwal --next-oid. Don't recall what else you need to say
> to avoid breaking the cluster in other ways.

Great, thanks Tom.

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2026-04-20 13:42:52 Re: Test cluster with high OIDs above the signed-int limit (2B+)
Previous Message Dominique Devienne 2026-04-20 13:30:53 Re: Test cluster with high OIDs above the signed-int limit (2B+)