Re: use of <END> in psql

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Luis P(dot) Mendes" <luis_lupe2XXX(at)netvisaoXXX(dot)pt>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: use of <END> in psql
Date: 2006-03-19 02:15:33
Message-ID: 200603190215.k2J2FX118477@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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. +

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2006-03-19 02:15:52 Re: Case Sensitive problem
Previous Message Alvaro Herrera 2006-03-19 02:14:53 Re: table disappear from pg_class