postgresql/SOURCES/postgresql-bashprofile
2026-04-16 06:55:01 -04:00

5 lines
85 B
Plaintext
Executable File

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