Re: scrolling in psql.. - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: scrolling in psql..
Date
Msg-id Pine.LNX.4.30.0101242238010.1469-100000@peter.localdomain
Whole thread Raw
In response to scrolling in psql..  (Anand Raman <araman@india-today.com>)
List pgsql-general
Anand Raman writes:

> How do i make psql to scroll thru the entire result set rather than
> using the PAGER which makes it stop after each page..

\pset pager

Put this into your ~/.psqlrc.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Re: backend closing connections while executing...
Next
From: Peter Eisentraut
Date:
Subject: Re: Question about migration.