| From: | Achilleas Mantzios <a(dot)mantzios(at)cloud(dot)gatewaynet(dot)com> |
|---|---|
| To: | Michael Banck <mbanck(at)gmx(dot)net> |
| Cc: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | Re: upgrade from 18beta1 to 18beta3 gives : FATAL: database files are incompatible with server |
| Date: | 2025-08-20 10:54:59 |
| Message-ID: | ae62cc30-2374-4154-ae54-2e40f2b1f4cc@cloud.gatewaynet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On 8/20/25 10:48, Michael Banck wrote:
> Hi,
>
> On Wed, Aug 20, 2025 at 10:25:08AM +0100, Achilleas Mantzios wrote:
>> 12:12:43.679 EEST @ line:1 FATAL: database files are incompatible with
>> server
>> [15615] 68a5918b.3cff 2025-08-20 12:12:43.679 EEST @ line:2 DETAIL: The
>> database cluster was initialized with CATALOG_VERSION_NO 202504091, but the
>> server was compiled with CATALOG_VERSION_NO 20250629
>> 1.
>> [15615] 68a5918b.3cff 2025-08-20 12:12:43.679 EEST @ line:3 HINT: It looks
>> like you need to initdb.
>>
>> Is the catalog version indeed different between 18beta1 and 18beta3 ?
> Yes, that is correct, you will need to do a migration. Postgres only
> guarantees catalog stability after the first stable release (but usually
> at least the release candidates no longer change the catalog).
ok, thanks, makes sense.
>
> Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Ribe | 2025-08-20 12:46:40 | Re: PostgreSQL - HA Cluster / Etcd Issue |
| Previous Message | Ron Johnson | 2025-08-20 10:43:55 | Re: PgBackrest directory access from another server |