Re: Unable to run createlang (or psql for that matter)

Поиск
Список
Период
Сортировка
От Jorge Arevalo
Тема Re: Unable to run createlang (or psql for that matter)
Дата
Msg-id n2ud321138e1004260036rab7bd830yff84605cf6b61d50@mail.gmail.com
обсуждение исходный текст
Ответ на Unable to run createlang (or psql for that matter)  (John Gage <jsmgage@numericable.fr>)
Ответы Re: Unable to run createlang (or psql for that matter)
Re: Unable to run createlang (or psql for that matter)
Список pgsql-general
On Sun, Apr 25, 2010 at 11:08 AM, John Gage <jsmgage@numericable.fr> 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
>

What's your output for these commands?

which createlang
which psql


>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

В списке pgsql-general по дате отправления:

Предыдущее
От: Yan Cheng CHEOK
Дата:
Сообщение: Re: Deadlock occur while creating new table to be used in partition.
Следующее
От: Vincenzo Romano
Дата:
Сообщение: Inheritance efficiency