Re: scrolling in psql..

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Anand Raman <araman(at)india-today(dot)com>
Cc: postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: scrolling in psql..
Date: 2001-01-24 21:38:34
Message-ID: Pine.LNX.4.30.0101242238010.1469-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-24 21:41:10 Re: Question about migration.
Previous Message Anand Raman 2001-01-24 21:15:22 Re: Re: backend closing connections while executing...