Re: SHOW ALL output too wide
- From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
- To: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: SHOW ALL output too wide
- Date: Sat, 26 Nov 2005 16:12:15 -0000
- Message-id: <26698478341628f8d5cff4533aa0a61c(at)biglumber(dot)com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Well, that's hardly a reason to add something to the client that is
> already in the backend. A much more general solution would be to either
> add a flag to SHOW ALL to supress the extra column (or one to add it),
An even more general solution is to use the features already built-in to
psql. Specifically, you can use a pager (e.g. "less" on unixy systems)
that supports horizontal scrolling, plus \pset pager always, thus fixing
the problem, regardless of what your terminal settings are.
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200511261111
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iD8DBQFDiIlyvJuQZxSWSsgRAlp0AJ0RvLfiHyTFRkech+PZt0HX+KFRkQCgs9q9
YWUyinfWfEvgCuj08kZfmMY=
=CMBv
-----END PGP SIGNATURE-----
Home |
Main Index |
Thread Index