postgresql/postgresql-bashprofile
2023-06-29 17:18:48 +02:00

5 lines
85 B
Plaintext

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