Difference between revisions of "Installing python in a database"

From edegan.com
Jump to navigation Jump to search
(Created page with "Source: https://www.postgresql.org/docs/9.4/static/plpython.html From the shell commandline: createlang plpythonu dbname")
(No difference)

Revision as of 19:24, 6 March 2017

Source: https://www.postgresql.org/docs/9.4/static/plpython.html

From the shell commandline:
    createlang plpythonu dbname