postgresql-13/postgresql-bashprofile
2021-09-15 15:56:52 +08:00

5 lines
85 B
Plaintext

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