Re: select command doesnot work

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: select command doesnot work
Дата
Msg-id 8EBF4E1AA68DF59538495ACF@imhotep.credativ.de
обсуждение исходный текст
Ответ на select command doesnot work  ("Long Cui" <choilon2000@gmail.com>)
Ответы Re: select command doesnot work  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-general
--On Dienstag, Juli 08, 2008 21:46:53 +1000 Long Cui
<choilon2000@gmail.com> wrote:

> I installed Postgresql 8.3.3 in windows XP, try to input some commands in
> windows command prompt. The create, update and insert command  work all
> right, just select command.got the error message:  "more" is not internal
> or external command, not runnable program or bat file. Why did I input
> like "mydb => select * from .....;" but PG suppose what I enter is "more"?

psql uses more to paginate results of your SELECT command. Seems like
'more' is missing in your setup.

--
  Thanks

                    Bernd

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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: please explain vacuum with WAL
Следующее
От: Keaton Adams
Дата:
Сообщение: Re: Query running slow but was running fine before