postgresql icon indicating copy to clipboard operation
postgresql copied to clipboard

Fairly full featured Ansible role for Postgresql.

Results 109 postgresql issues
Sort by recently updated
recently updated
newest added

I noticed that this role utilizes containers and systemd was set up by default. Wanted to add support for sysconfig for non-container images.

stale

* Allows finer control of auth methods between socket and local network

stale

Currently, the way the role vars are setup, you create separate users (roles) and then grant/revoke permissions for individual user/database combos. The permissions should get reworked so they support the...

stale

It looks like we need to add a right: https://medium.com/@dmitry.romanoff/postgresql-version-15-error-permission-denied-for-schema-public-dc8285c41e00 > PostgreSQL version 15+ will error out and tell you that you don’t have permission to create something inside the...

### Issue Description I attempted to install version 1.15.0 of the `anxs.postgresql` role using the command `ansible-galaxy install anxs.postgresql`. However, the installation process installed version 1.13.0 instead. It seems that...

bug
waiting for response

Role fails with this error: ``` ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: Expecting value: line 1...

needs research
stale

The current practice is to use `main` for the main branch, instead of `master`... so we should swap, to keep up-to-date: https://www.linkedin.com/pulse/technology-notes-how-tos-infrastructure-git-master-main-eldritch/

needs research
stale