postgresql
postgresql copied to clipboard
Fairly full featured Ansible role for Postgresql.
I was having this issue with Debian 10 ``` TASK [postgresql : PostgreSQL | Extensions | Make sure the postgis extensions are installed | Debian] *** fatal: [172.20.1.10]: FAILED! =>...
I've got a very simple test setup, and I'm getting this error: > TASK [ANXS.postgresql : PostgreSQL | Make sure the PostgreSQL users are present] *** fatal: [default]: FAILED! =>...
Now that Postgresql 14 has reached a GA release, I'd like to leverage this role to help deploy it.
- Added common yum repo - Updated postgresql_ext_postgis_deps for RedHat
Make the install of epel-release optional. Could be configured by Satellite.
I was unable to install the PostgreSQL 12 + PostGIS 3 combination without having the explicit PostGIS version in the postgis-scripts package name. This commit fixed it.
Sometimes users creation fails because postgresql is not ready to work. So I added a 1 minute wait to let postgreSQL to be ready.
Hi, I nedded rh8 support so I added it. Can you please check? BR
1) add auto detect for default NIC in addition to localhost 2) change the rpm list to var