Re: [GENERAL] ?more?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] ?more?
Дата
Msg-id 199906221453.KAA16893@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] ?more?  (Aaron Holtz <aholtz@bright.net>)
Список pgsql-general
> Do a '\g | more' instead of the ';' at the end of the query.  Much easier:
>
> select * from table \g | more
>
>

Define PAGER, and it is automatically invoked if the data is more than
the size of the screen.

--
  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 по дате отправления:

Предыдущее
От: Jeff Hoffmann
Дата:
Сообщение: Re: [GENERAL] ?more?
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] ?more?