sequelize / sequelize-postgres

Postgis enabled image for Sequelize

Repository from Github https://github.comsequelize/sequelize-postgresRepository from Github https://github.comsequelize/sequelize-postgres

Sequelize PostGIS

Postgres image for Sequelize with support for essential extensions

Known Issues / Errors

If you encounter errors due to PostGIS update

OperationalError: could not access file "$libdir/postgis-X.X"

Run

docker exec postgres-95 update-sequelize-db.sh

About

Postgis enabled image for Sequelize


Languages

Language:Dockerfile 53.4%Language:Shell 46.6%