ANXS / postgresql

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

PostgreSQL 15 support? #531

Closed VladDm93 closed 6 months ago

VladDm93 commented 1 year ago

I assume this repo is no longer maintained?

VladDm93 commented 1 year ago

anyway i will add support here https://github.com/VladDm93/postgresql/tree/postgres-14-15-support

maglub commented 1 year ago

Not abandoned, just maintained by unpaid volunteers.Please create a pull request when you have implemented pg15 in your fork. Would be lovely!//magnus Sent from my iPhoneOn 5 Nov 2022, at 23:40, Dmitriev Vlad @.***> wrote: anyway will add support here https://github.com/VladDm93/postgresql/tree/postgres-14-15-support

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

otakup0pe commented 1 year ago

Not abandoned, just maintained by unpaid volunteers.Please create a pull request when you have implemented pg15 in your fork. Would be lovely!//magnus Sent from my iPhoneOn 5 Nov 2022, at 23:40, Dmitriev Vlad @.> wrote: anyway will add support here https://github.com/VladDm93/postgresql/tree/postgres-14-15-support —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.>

This is the answer ✨

For a bit more context, check out this post

gclough commented 1 year ago

@VladDm93 , if you have the code, then please submit a Pull Request. If not, I'll try to get it done tomorrow, after I get the 14 Pull Request to merge.

bleetube commented 10 months ago

I've been using the dev branch to deploy PG15 for a few weeks. Now that it has been merged in v1.14.1, I think this issue can be closed.

MrMegaNova commented 6 months ago

PG 15 is supported on latest version