Amendment to linux rc script

From: "Kevin O' Riordan" <koriordan(at)compsoc(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Amendment to linux rc script
Date: 2001-04-17 14:29:30
Message-ID: 20010417152930.A22492@hoth.compsoc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi Postgres-people,
in the linux rc script for (start|stop)ing postgres
a comment says to add the following lines to the postgres
users' .bash_profile:

PATH=$PATH:$HOME/bin
MANPATH=$MANPATH:/opt/pgsql/man
PGLIB=/opt/pgsql/lib
PGDATA=/opt/pgsql/data

There should also be a line to export said variables, like so:

export PATH MANPATH PGLIB PGDATA

Had problems with that when setting up postgres on redhat just now.

Thanks for an excellent database package !
-kev

--
trees can't You grep dead

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Lamar Owen 2001-04-17 15:38:59 Re: What's wrong with glibc-devel-2.2
Previous Message pgsql-bugs 2001-04-17 13:26:31 What's wrong with glibc-devel-2.2