postgresql-13/postgresql-bashprofile

5 lines
85 B
Plaintext
Raw Normal View History

2021-09-15 11:01:08 +08:00
[ -f /etc/profile ] && source /etc/profile
PGDATA=/var/lib/pgsql/data
export PGDATA