postgresql/postgresql-bashprofile
2019-12-12 09:32:19 +08:00

5 lines
85 B
Plaintext

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