Re: Issues on OSX - Jaguar

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Robert J(dot) Sanford, Jr(dot)" <rsanford(at)trefs(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Issues on OSX - Jaguar
Date: 2002-09-05 20:42:59
Message-ID: 200209052042.g85KgxE17701@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Maybe your current directory isn't in your path. Try a full path or use
./psql when sitting in the directory.

---------------------------------------------------------------------------

Robert J. Sanford, Jr. wrote:
> I find this to be odd, very odd...
>
> I'm running Marc Liyange's binary package for OSX.
>
> I installed Jaguar yesterday and was halfway expecting to have issues with
> PostgreSQL. Well, not quite like I thought I would. I looked at the process
> viewer and discovered that the backend really is running. I conneced with
> DbVisualizer and got all of the data out of there. Life is good. But...
>
> I can' run psql from the command line. I get an error that says "psql:
> command not found". At first I thought it might have my path screwed up so I
> went directly into /usr/local/bin and tried to run psql from there. Same
> message.
>
> I shut down everything and reinstalled using the latest distro from Marc
> Liyange that is marked as being for Jaguar and got the same thing.
>
> I cannot invoke the postmaster from the command line either. Very odd
> considering that the postmaster is running from startup.
>
> I think I'm missing something here. Any ideas?
>
> rjsjr
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Robert J. Sanford, Jr. 2002-09-05 20:43:35 Re: Issues on OSX - Jaguar
Previous Message Robert J. Sanford, Jr. 2002-09-05 20:40:43 Issues on OSX - Jaguar