psql screen size

Поиск
Список
Период
Сортировка
От wstrzalka
Тема psql screen size
Дата
Msg-id d2cc082a-8b17-4f62-a888-ed69de3d039b@b1g2000hsg.googlegroups.com
обсуждение исходный текст
Ответы Re: psql screen size  (Peter Eisentraut <peter_e@gmx.net>)
Re: psql screen size  (Sam Mason <sam@samason.me.uk>)
Re: psql screen size  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-general
I'm using psql mainly in putty window.

I have a problem while resizing the window.
When changing the window size (and those chars per row) psql output
becomes mess, the only rescue is to exit and run the psql again. It
looks like it's initializing the output params at startup and don't
refresh it in runtime.
Is there any way to deal with it? Or maybe some patch to psql could be
applied? If shell console or vi can work this way why not psql?


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

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: Are there plans to add data compression feature to postgresql?
Следующее
От: Bruno Baguette
Дата:
Сообщение: Re: [PLPGSQL] PERFORM into an EXECUTE allowed ?