Re: terminal with horizontal scrollbar

Поиск
Список
Период
Сортировка
От Philip Hallstrom
Тема Re: terminal with horizontal scrollbar
Дата
Msg-id 20020226100649.F39088-100000@teak.adhesivemedia.com
обсуждение исходный текст
Ответ на terminal with horizontal scrollbar  (Hugo Coolens <hugo.coolens@skynet.be>)
Ответы Re: terminal with horizontal scrollbar
Список pgsql-general
Can't help with the terminal app, but there's an option in psql to have it
print out the results verticly (one field per line)... doesn't work real
well if lots of rows get returned, but for one or two it's nice.

On Mon, 25 Feb 2002, Hugo Coolens wrote:

> When using select in psql for tables with a lot of columns, I often get
> rows which wrap at the right side of the screen to the next row,  this
> makes the columns into a mess. It would be nice to have a terminal
> (something like rxvt or xterm) which allows horizontal scrolling. Does
> anyone know of such a terminal program?
>
> best regards,
> Hugo
> p.s. I'm not interested in using pgaccess as a workaround for this, I
> just want to use plain psql
> It's also not a solution for me to use a smaller font
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


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

Предыдущее
От: Sonia Sanchez Diaz
Дата:
Сообщение: Transform and pivot
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: problem with dropping database