pgsql 7.0.2 on RH6.2 regression test failed

From: Douglas <fubjj(at)flashmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pgsql 7.0.2 on RH6.2 regression test failed
Date: 2000-10-23 21:05:38
Message-ID: l6X0OapzcTWvN7=KFt4JR4YsyVn8@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I installed the pgsql 7.0.2 according to the INSTALL document, when
came to the regression test, I followed the README document to set
up the environment. However, the regression test told me to add these
environment varialbe in my .bash_profile file

PGLIB=/opt/pgsql/lib
PGDATA=/opt/pgsql/data
MANPATH=$MANPATH/opt/pgsql/man

which violated the instructions from the INSTALL document, which told
me to add
PGLIB=/usr/local/pgsql/lib
PGDATA=/usr/local/pgsql/data
MANPATH=$MATHPATH:/usr/local/pgsql/man
to my /etc/profile.

So please tell me which one is correct, and does anyone know how
to write the /etc/rc.d/init.d/postgres.init?

Thanks
Douglas

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2000-10-23 21:12:32 Re: pgsql 7.0.2 on RH6.2 regression test failed
Previous Message Cristóvão B. B. Dalla Costa 2000-10-23 20:29:56 weird error