Files
meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-bashprofile
T
Armin Kuster 742404cc8a postgres: move to recipes-dbs
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01 16:10:38 -08:00

5 lines
90 B
Plaintext

[ -f /etc/profile ] && source /etc/profile
PGDATA=/var/lib/postgresql/data
export PGDATA