postgresql - Require plython3u under RHEL7 - how to so the best way? -


we using postgresql repo under rhel7 x64 , have pg-9.6 installed.

but need plpython3u our application. i´d ask whay suggest "best" way?

i saw rpm fedora not rhel7 - plpython2u

so think have compile sources? no other way possible?

thank you.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -