1 2 3 4
#!/bin/bash export PGDATA=/var/lib/postgres/data$_majorver export PATH=/opt/postgresql$_majorver/bin:$PATH