Re: [GENERAL] psql error

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] psql error
Дата
Msg-id 199901122103.QAA17811@candle.pha.pa.us
обсуждение исходный текст
Ответ на psql error  ("PostgreSQL" <pgsql@brazilinfo.com>)
Список pgsql-general
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hi,
>
> My ISP has recently installed PostgreSQL and I started using it  a few days
> ago. When issuing a SELECT command from inside 'psql' I get the following
> behaviour:
>
> When just a few rows are returned, then the output is shown normally on the
> screen. When on the contrary my SELECT returns many rows, the following
> message is output to the screen instead of the excpected output:
>
>   more: not found

You have PAGER environment variable defined to 'more', but do not have
'more' defined in your path.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "Giuliano A. Tarallo"
Дата:
Сообщение: [GENERAL] linux/unix ODBC driver
Следующее
От: Dave Van Abel
Дата:
Сообщение: Web-Based Reports (cgi using mod_perl)