Skip to content

Added postgis support to docker image#15

Open
bashbang wants to merge 2 commits intobcgov:masterfrom
bashbang:master
Open

Added postgis support to docker image#15
bashbang wants to merge 2 commits intobcgov:masterfrom
bashbang:master

Conversation

@bashbang
Copy link

This installs the following additional support:

postgresql-postgis: support for geographic objects
postgresql-12-pgrouting: routing and other network analysis functionality to PostGIS
postgresql-contrib: advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, and user-defined types and functions
postgresql-12-pg-qualstats: PostgreSQL extension keeping statistics on predicates found in WHERE statements and JOIN clauses. This is useful if you want to be able to analyze what are the most-often executed quals (predicates) on your database

These modules still need a "CREATE" in the runtime PSQL service which is an optional task for the consumer of this image.

@bashbang
Copy link
Author

@caggles any issues with getting this added to the standard PSQL image?

@bashbang
Copy link
Author

@caggles @ShellyXueHan ...poke...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants