Re: scrolling in psql..

Поиск
Список
Период
Сортировка
От Steve Wolfe
Тема Re: scrolling in psql..
Дата
Msg-id 001501c08647$dfe06900$50824e40@iboats.com
обсуждение исходный текст
Ответ на scrolling in psql..  (Anand Raman <araman@india-today.com>)
Список pgsql-general
> How do i make psql to scroll thru the entire result set rather than
> using the PAGER which makes it stop after each page..

  While this doesn't directly answer your question, if your intent is just
to get to the last of the result set, "G"  will do the trick for you, or "q"
will get you back to the psql command line.

steve



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Re: backend closing connections while executing...
Следующее
От: Anand Raman
Дата:
Сообщение: Re: Re: backend closing connections while executing...