On Mon, Apr 20, 2026 at 3:29 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Dominique Devienne <ddevienne@gmail.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?