How to install PostgreSQL with special version by Ansible role?
0
votes
1
answer
816
views
I use the [ansible role](https://github.com/geerlingguy/ansible-role-postgresql) installed PostgreSQL. Its default version is
10.6
. How to set another version to install? Such as 12.4
.
$ psql --version
psql (PostgreSQL) 10.6
Asked by Miantian
(177 rep)
Oct 25, 2021, 04:31 AM
Last activity: Oct 30, 2021, 12:50 PM
Last activity: Oct 30, 2021, 12:50 PM