First of all, thanks a lot for this package!
When I install it, I notice that the version is::
$ . /opt/postgresql15/bin/pgenv.sh # postgresql
$ psql -V
psql (PostgreSQL) 15.8
Is it possible to bump the version to 15.10? See https://www.postgresql.org/support/versioning/ :
We recommend that users always run the current minor release associated with their major version.
Pinned Comments
mrechte commented on 2023-12-08 11:02 (UTC) (edited on 2023-12-26 14:39 (UTC) by mrechte)
Introduction
This version may cohabit with other major versions, including the official one.
Data directory is /var/lib/postgres/data15
Initialize the database
Start the service
Use the service