Re: pg_upgrade from 18beta1 -> 18beta3 - problem with btree_gist contrib module / extension

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, Achilleas Mantzios <a(dot)mantzios(at)cloud(dot)gatewaynet(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_upgrade from 18beta1 -> 18beta3 - problem with btree_gist contrib module / extension
Date: 2025-08-20 14:58:23
Message-ID: 1020348.1755701903@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com> writes:
> I don't know what pg_upgrade tries to support for moving from one beta
> release to another. Is this something we should try to fix?

It's water over the dam now, I think. If we had such a breakage
between officially-released versions, that would be bad enough to
justify jumping through hoops. But beta releases have always been
"use at your own risk".

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scot Kreienkamp 2025-08-20 14:59:17 RE: Streaming replica hangs periodically for ~ 1 second - how to diagnose/debug
Previous Message Tom Lane 2025-08-20 14:56:06 Re: pg_upgrade from 18beta1 -> 18beta3 - problem with btree_gist contrib module / extension