forked from python-postgres/be
-
Notifications
You must be signed in to change notification settings - Fork 0
Python 3 Procedural Language Extension for PostgreSQL [was PL/Python3 patch was plpy]
License
fdr/pg-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
pg-python is a Python procedural language extension for PostgreSQL. If the environment is configured to meet pg-python's expectations, the following should work:: ./configure make sudo make install psql -f src/install.sql It assumes the *target* pg_config and python3 executables are in $PATH. See src/documentation/admin.txt for detailed instructions on compilation and database installation.
About
Python 3 Procedural Language Extension for PostgreSQL [was PL/Python3 patch was plpy]
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published