| From: | John Gage <jsmgage(at)numericable(dot)fr> |
|---|---|
| To: | PostgreSQL - General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: UPDATE02Unable to run createlang (or psql for that matter) |
| Date: | 2010-04-25 11:33:22 |
| Message-ID: | 0BE31EA7-7948-4821-B6CC-98E172020F0A@numericable.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Question withdrawn.
Answered via documentation.
On Apr 25, 2010, at 11:08 AM, John Gage wrote:
> If I open a bash terminal and type createlang -l, I get:
>
> JohnGage:~ johngage$ createlang -l
> -bash: createlang: command not found
> JohnGage:~ johngage$ psql
> -bash: psql: command not found
>
> as one can see, the same thing happens with psql.
>
> The way I have been using psql is by pulling down the plugins menu
> in pgAdmin3 and selecting (the only selection) psql.
>
> My $PATH variable includes the path to both createlang and psql.
>
> What am I doing wrong?
>
> John
>
>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andre Lopes | 2010-04-25 12:24:12 | User with GRANTS only on Views. Lock table on function will work? |
| Previous Message | John Gage | 2010-04-25 09:48:12 | Re: UPDATE01: Unable to run createlang (or psql for that matter) |