postgresql/postgresql-bashprofile

5 lines
85 B
Plaintext
Raw Normal View History

2025-05-18 21:34:37 +00:00
[ -f /etc/profile ] && source /etc/profile
PGDATA=/var/lib/pgsql/data
export PGDATA