Files
OpenBMC/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-profile
T

5 lines
90 B
Plaintext
Raw Normal View History

2026-04-23 17:07:55 +08:00
[ -f /etc/profile ] && source /etc/profile
PGDATA=/var/lib/postgresql/data
export PGDATA