summaryrefslogtreecommitdiffstats
path: root/postgresql-bashprofile
blob: b6c014d10f193495a93b4bf9b4be211527c77e39 (plain)
1
2
3
4
5
PGDATA=/var/lib/pgsql/data
[ -f $PGDATA/../initdb.i18n ] &&  source $PGDATA/../initdb.i18n
export PGDATA