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."