Harmon758 / postgresql-action

GitHub Action to setup a PostgreSQL database
MIT License
126 stars 39 forks source link

Add PostGIS support #5

Open BackendButters opened 4 years ago

BackendButters commented 4 years ago

Support for PostGIS would be awesome! Ideally, one could just run something like "CREATE EXTENSION postgis;" on the db.

https://postgis.net/

ROTGP commented 3 years ago

For anyone still looking for this: https://github.com/huaxk/postgis-action