Re: psql scroll horizontal

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: psql scroll horizontal
Дата
Msg-id c8ef8341fa97069aedfbcf21593cf935@biglumber.com
обсуждение исходный текст
Ответ на psql scroll horizontal  (Nabil Sayegh <postgresql@e-trolley.de>)
Список pgsql-novice
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

     

     
> does anybody know how I can have psql scroll wide tables instead
> of wrapping them?

     
Use a pager that is capable of "wide" output. On many systems,
this is accomplished by the program "less"

     
Use "\pset pager always" inside of psql to force it to always
invoke the pager.

     
- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200402112300

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

iD8DBQFAKvqUvJuQZxSWSsgRAl81AJ9qYx76Qnd0rFFKgB4SrU0MItR7QQCfVvbr
T5newkyKR02seKuqcqOVCTE=
=mZoS
-----END PGP SIGNATURE-----



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

Предыдущее
От: Nabil Sayegh
Дата:
Сообщение: Re: psql scroll horizontal
Следующее
От: "Rajan Bhide"
Дата:
Сообщение: Re: Performing COPY Command