postgresql/postgresql-bashprofile

5 lines
85 B
Plaintext
Raw Permalink Normal View History

2020-03-10 16:20:35 +08:00
[ -f /etc/profile ] && source /etc/profile
PGDATA=/var/lib/pgsql/data
export PGDATA