Amendment to linux rc script - Mailing list pgsql-bugs

From Kevin O' Riordan
Subject Amendment to linux rc script
Date
Msg-id 20010417152930.A22492@hoth.compsoc.com
Whole thread Raw
Responses Re: Amendment to linux rc script
List 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

pgsql-bugs by date:

Previous
From: David George
Date:
Subject: three VERY minor things with 7.1 final
Next
From: Tom Lane
Date:
Subject: Re: What's wrong with glibc-devel-2.2