Re: Always bump PG_CONTROL_VERSION? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Always bump PG_CONTROL_VERSION?
Date
Msg-id 20210512193412.mcmpq5bjtcrp25ir@alap3.anarazel.de
Whole thread Raw
In response to Always bump PG_CONTROL_VERSION?  (David Steele <david@pgmasters.net>)
List pgsql-hackers
Hi,

On 2021-05-12 14:58:11 -0400, David Steele wrote:
> pgBackRest uses PG_CONTROL_VERSION to identify the version of PostgreSQL
> when it is not running. If PG_CONTROL_VERSION does not change from a prior
> version then we also use CATALOG_VERSION_NO to uniquely identify the
> version.

Why aren't you using PG_VERSION?

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Always bump PG_CONTROL_VERSION?
Next
From: Bruce Momjian
Date:
Subject: Re: PG 14 release notes, first draft