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

From Tom Lane
Subject Re: pg_upgrade from 18beta1 -> 18beta3 - problem with btree_gist contrib module / extension
Date
Msg-id 1020348.1755701903@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_upgrade from 18beta1 -> 18beta3 - problem with btree_gist contrib module / extension  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
List pgsql-general
Paul A Jungwirth <pj@illuminatedcomputing.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



pgsql-general by date:

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