updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / pg-python / pg-python.install
blob718e506e364546b4006e83522ab9d91ad39a1cc3
1 post_install() {
2     echo -e "To install in your databases use the following procedure: 
3 \tCREATE SCHEMA __python__;
4 \tCREATE EXTENSION python SCHEMA __python__;"