how can I shut off "more"?
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 !
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
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