aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile
blob: 1c931f37fd77ad77035bbab157765210797b8b23 (plain)
1
2
3
4
[ -f /etc/profile ] && source /etc/profile

PGDATA=/var/lib/postgresql/data
export PGDATA