postgres
postgres copied to clipboard
Environment variable to activate extensions
Hello, is it possible to activate extensions (such as postgis or pgvecto) from variable environment that would be given to the docker image ?
This is functionality that could be implemented via /docker-entrypoint-initdb.d (and isn't something we'd be likely to implement).
Is this something you would merge if I'd work on it and create a PR ?
Unfortunately not -- when I said "implement" I maybe should've said "maintain", sorry for not being more clear!