postgresql/postgresql-bashprofile
Troy Dawson e0a44f86db RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/postgresql#33d08c0c72907ccc60e0e252fc0596181f91f34f
2020-10-14 16:28:02 -07:00

5 lines
85 B
Plaintext

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