zonkyio / embedded-postgres

Java embedded PostgreSQL component for testing
Apache License 2.0
349 stars 46 forks source link

Support for PostGIS/Geospatial? #118

Closed amracel closed 6 months ago

amracel commented 11 months ago

Our code uses the PostGIS library, which doesn't seem to be included with this. Is there a way to add it?

tomix26 commented 11 months ago

There is unofficial support for PostGIS provided by the community. It supports Windows and Linux platforms only, and I'm not sure if it's up to date and functional anymore. Also, there are no prebuilt packages available, and you would have to build it on your own by following the instructions here: https://github.com/zonkyio/embedded-postgres-binaries#build-only-a-single-binary