Re: SHOW ALL output too wide

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: SHOW ALL output too wide
Дата
Msg-id 26698478341628f8d5cff4533aa0a61c@biglumber.com
обсуждение исходный текст
Ответ на Re: SHOW ALL output too wide  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
-----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@turnstep.com
PGP Key: 0x14964AC8 200511261111
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

-----BEGIN PGP SIGNATURE-----

iD8DBQFDiIlyvJuQZxSWSsgRAlp0AJ0RvLfiHyTFRkech+PZt0HX+KFRkQCgs9q9
YWUyinfWfEvgCuj08kZfmMY=
=CMBv
-----END PGP SIGNATURE-----




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: PL/php in pg_pltemplate
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: PL/php in pg_pltemplate