bash profile for 9.3, 9.4 are wrong

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: pgsql-pkg-yum(at)postgresql(dot)org
Subject: bash profile for 9.3, 9.4 are wrong
Date: 2014-06-18 04:13:30
Message-ID: 53A111EA.5040606@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi

It looks like the postgresql-bashprofile file hasn't been updated in the
last few releases.

[EL-6]$ pwd
/home/craig/projects/pgdg-redhat/9.4/postgresql/EL-6

[EL-6]$ cat postgresql-bashprofile
[ -f /etc/profile ] && source /etc/profile

PGDATA=/var/lib/pgsql/9.2/data
export PGDATA

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Craig Ringer 2014-06-18 04:37:24 Yum install fails to stop PostgreSQL on complete removal
Previous Message Craig Ringer 2014-06-18 04:10:00 Re: Libevent conflict on EL-6?