| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Kevin O' Riordan" <koriordan(at)compsoc(dot)com> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Amendment to linux rc script |
| Date: | 2001-04-18 18:53:20 |
| Message-ID: | 200104181853.f3IIrKX14007@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Seems that is not our script, but made by some other organization.
>
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgsql-bugs | 2001-04-18 20:25:33 | position('' in '') returns 1 instead of 0 |
| Previous Message | DECC | 2001-04-18 15:46:03 | BUG??, fault in POSTMASTER when using GMAKE |