postgresql18/postgresql-bashprofile
Nikola Davidova d5fe5caf7a Initial commit on c10s
Resolves: RHEL-116546
2025-11-03 14:50:00 +01:00

5 lines
85 B
Plaintext

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