postgresql icon indicating copy to clipboard operation
postgresql copied to clipboard

Fix PostGIS install

Open gclough opened this issue 6 years ago • 5 comments

Fixes #251, and gives sensible defaults (the latest version) of PostGIS for each different version of PostgreSQL

I've also added the extension to the travis tests, so it should get exercised regularly from now on

gclough avatar Mar 22 '18 17:03 gclough

Oh no... @sebalix , that's just made a complete hash of it. The rebase seems to be taking in other changes and merging them into this PR.

Back to the drawing board...

gclough avatar Mar 27 '18 11:03 gclough

looks like this PR also failing for me cause installing epel-release is not done before this is installed. I opened this issue https://github.com/ANXS/postgresql/issues/326 so we can make that change. I think we should fix that first.

aoyawale avatar Mar 30 '18 21:03 aoyawale

need git rebase @gclough please go through all your PR's and git rebase. Can't do nothing until the conflicts are fixed.

aoyawale avatar Apr 23 '18 16:04 aoyawale

@jlozadad , I've merged this to master, but it could definitely do with a review to ensure it's solid. It passes the automated tests, so that's a good sign.

gclough avatar Apr 25 '18 11:04 gclough

besides git rebase what else is needed here ?

aoyawale avatar Apr 29 '18 22:04 aoyawale

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] avatar Apr 25 '24 23:04 github-actions[bot]