postgresql/SOURCES/postgresql-bashprofile
2026-06-16 04:21:18 -04:00

5 lines
85 B
Plaintext
Executable File

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