ANXS / postgresql

Fairly full featured Ansible role for Postgresql.
http://anxs.io/
MIT License
848 stars 571 forks source link

Added PostgreSQL 14 support #527

Closed Wolverinoid closed 6 months ago

ls-initiatives commented 2 years ago

Fixes #521 Works for me on Ubuntu Jammy beta (edit: using the Ubuntu repo, not extensively tested yet) Thanks

gclough commented 2 years ago

@Wolverinoid thanks for the Pull Request. I have triggered the pipeline, and will check back later to see if it completes.

gclough commented 2 years ago

@Wolverinoid, it seems that fedors33 is causing problems with the CI pipeline... so I've done a bit of a cleanup with #528

Once that merges, could you rebase to get the pipeline running?

rimad37 commented 1 year ago

The following parameter "postgresql_extension_destdir: "" # (>= 14)" seems to cause trouble for pgsql 14 in Centos 8.2.

pgsql
walbertus commented 1 year ago

any update on this? looking forward to support for pg 14

MrMegaNova commented 6 months ago

PG 14 is now supported