Re: PG minor version in data directory?
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Justin Clift <justin@postgresql.org>
Cc: pgsql-general@lists.postgresql.org
Date: 2023-08-19T04:10:23Z
Lists: pgsql-general
On Fri, Aug 18, 2023 at 6:36 PM Justin Clift <justin@postgresql.org> wrote: > If the minor version is already tracked somewhere as well, that > would be extremely useful for my use case. > > The data directory doesn't have a concept of "minor version". Only the installed libraries and binaries do. David J.