postgresql/SOURCES/postgresql-bashprofile

5 lines
85 B
Plaintext
Raw Normal View History

2021-11-02 18:36:05 +00:00
[ -f /etc/profile ] && source /etc/profile
PGDATA=/var/lib/pgsql/data
export PGDATA