ansible-elixir-stack icon indicating copy to clipboard operation
ansible-elixir-stack copied to clipboard

Setup with postgres v 9.5

Open vsushkov opened this issue 9 years ago • 1 comments

Postgres 9.5 is stable, so it's time to use it See issue #25

vsushkov avatar Jun 10 '16 11:06 vsushkov

@vsushkov This PR just made me realize that the postgres apt repo being added should check for the version of ubuntu.

Can you add that check too? We can just support LTS versions for now (that's 14.04 and 16.04).

HashNuke avatar Jun 10 '16 12:06 HashNuke