updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / pg-python / pg-python.install
blob9b098587cadb9dcf91c6ab8b778df56f90c92a82
1 post_install() {
2     echo -e "execute the command: \n\n psql -d <database> -f /usr/share/pg-python/install.sql \n\n\
3 to install the 'python' language on a db. Don't worry about errors, the script is expected \n\
4 to fail at some point - just check for the \"Language installed successfully\" message at the end."