From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Brendan Jurd <blakjak(at)blakjak(dot)sytes(dot)net> |
Cc: | Victor Spång Arthursson <victor(at)tosti(dot)dk>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Newbie-question |
Date: | 2003-10-28 15:27:46 |
Message-ID: | 20031028152746.GC2737@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, Oct 29, 2003 at 01:24:56AM +1100, Brendan Jurd wrote:
> If you're querying from within the psql client program (and it seems
> from your question that you are), then the results are reported back via
> the utility "less" (or a less-like program internal to psql, can someone
> else clarify?) if the results are more than a single page in length.
I think it's whatever you set PAGER to; if it is unset, it will use
"more".
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Llegará una época en la que una investigación diligente y prolongada sacará
a la luz cosas que hoy están ocultas" (Séneca, siglo I)
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2003-10-28 15:28:41 | Re: Newbie-question |
Previous Message | Andrew Sullivan | 2003-10-28 15:22:36 | Re: Versioning control in PostgreSQL? |