Closed
Description
problem
language packs (plpython) aren't available in any alpine version official repos for pg <= 9.5.x
discussion
alpine doesn't ship a plpython for postgres 9.5.x/9.5.10, and im struggling to find documentation on how to load it.
- i've tried downloading the 9.5 source and compiling it, but still not clear which artifacts are relevant and where they go!
- with some help on getting it loaded, i'd gladly flip a PR back here to the README.md to help others w/ the same issue