Re: use of in psql - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: use of in psql
Date
Msg-id 200603190215.k2J2FX118477@candle.pha.pa.us
Whole thread Raw
In response to use of in psql  ("Luis P. Mendes" <luis_lupe2XXX@netvisaoXXX.pt>)
Responses Re: use of in psql
List pgsql-admin
Luis P. Mendes wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I have postgres installed both in a Debian Sarge and in a Slackare 10.2
> systems.
>
> When I connect to a database via psql and do a select * from table; I
> get the first page of results, considering \pset pager is on.
>
> In Debian, I can press the <end> key to go directly to the last results
> or I can use <page up> or <page down> to move across the results.
>
> In the Slackware system, I can't do that.  Can someone explain how to
> activate this function?

Sounds like the PAGER is set differently on the two systems.

--
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-admin by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: table disappear from pg_class
Next
From: Bruce Momjian
Date:
Subject: Re: Case Sensitive problem