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?