summaryrefslogtreecommitdiff
path: root/postgresql-bashprofile
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-06-24 10:01:23 +0000
committerCoprDistGit <infra@openeuler.org>2024-06-24 10:01:23 +0000
commit2bf73940674385629e4eaed7d9df573671a12256 (patch)
tree1dd3991fe20aedb65e94fd2b680507f5e23da852 /postgresql-bashprofile
parentce92b1d6b55661459c9ba8d7f30c3d63cf0fe81a (diff)
Diffstat (limited to 'postgresql-bashprofile')
-rw-r--r--postgresql-bashprofile4
1 files changed, 4 insertions, 0 deletions
diff --git a/postgresql-bashprofile b/postgresql-bashprofile
new file mode 100644
index 0000000..1cd70d3
--- /dev/null
+++ b/postgresql-bashprofile
@@ -0,0 +1,4 @@
+[ -f /etc/profile ] && source /etc/profile
+
+PGDATA=/var/lib/pgsql/data
+export PGDATA