Thread: how can I shut off "more"?

how can I shut off "more"?

From
"Gauthier, Dave"
Date:

When I run a query, and the number of lines exceeds what the screen can hold,  the results seem to get piped into “more” (or “less”).  How can I turn that off and just have everything stream out without stopping?  I tried –echo-all, but that doesn’t seem to do the trick.

 

Thanks in Advance !

Re: how can I shut off "more"?

From
"A. Kretschmer"
Date:
am  Wed, dem 31.10.2007, um 17:14:02 -0400 mailte Gauthier, Dave folgendes:
> When I run a query, and the number of lines exceeds what the screen can hold,
> the results seem to get piped into ?more? (or ?less?).  How can I turn that off
> and just have everything stream out without stopping?  I tried ?echo-all, but
> that doesn?t seem to do the trick.

Read this:
http://merlinmoncure.blogspot.com/2007/10/better-psql-with-less.html


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

Re: how can I shut off "more"?

From
"Filip Rembiałkowski"
Date:
2007/10/31, Gauthier, Dave <dave.gauthier@intel.com>:
> When I run a query, and the number of lines exceeds what the screen can
> hold,  the results seem to get piped into "more" (or "less").  How can I
> turn that off and just have everything stream out without stopping?  I tried
> –echo-all, but that doesn't seem to do the trick.

man psql
search for 'pager'


--
Filip Rembiałkowski