ANXS / postgresql

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

Add variables for ArchLinux #423

Closed aruhier closed 4 months ago

aruhier commented 5 years ago

Add support and variables for ArchLinux

gclough commented 5 years ago

Hi @Anthony25 , is this the only thing required to support ArchLinux? We don't support pacman anywhere, but I must confess that I don't know anything about ArchLinux. Does it also support yum, or apt?

If this is all that's required, then could you please update the Travis tests to ensure this OS is automatically tested, and the README to show that it's supported.

nchudleigh commented 5 years ago

@gclough @Anthony25 Arch is going to be a whole other can of worms, we would need to ensure that postgres was properly supported with repositories and utilities as Arch comes out of the box with the bare minimum.

gclough commented 5 years ago

I agree that trying to be everything to everyone is pretty hard, so if this is going to be a big chunk of work then @Anthony25 are you able to update things and make it fully formed? (Travis, README, etc) If not, then this will probably get closed. :-(

IMHO we should aim to support all Linux variants that PDGD support:

https://www.postgresql.org/download/

Pre-built binary packages are available for a number of different operating systems:

BSD
FreeBSD
OpenBSD
Linux
Red Hat family Linux (including CentOS/Fedora/Scientific/Oracle variants)
Debian GNU/Linux and derivatives
Ubuntu Linux and derivatives
SuSE and OpenSuSE
Other Linux
macOS
Solaris

I'm not sure where ArchLinux falls in this grouping, but there does seem to be some support for it:

https://wiki.archlinux.org/index.php/PostgreSQL

aruhier commented 5 years ago

Hi, Sorry I didn't see your answers. Sure I can make a new Dockerfile for Arch and include it into your tests!

aruhier commented 5 years ago

I added some tests for Arch, plus multiple fixes.

I will complete your readme if it seems okay for you.

gclough commented 5 years ago

Thanks for answering the questions @Anthony25 . I'm waiting on some of the maintainers with longer standing than I to weigh in and give approval.

github-actions[bot] commented 6 months ago

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

github-actions[bot] commented 4 months ago

This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.