Re: psql in bash - how to clear screen?

Поиск
Список
Период
Сортировка
От Luiz Eduardo Cantanhede Neri
Тема Re: psql in bash - how to clear screen?
Дата
Msg-id 252e1f290910061729v17de3726p68fb9c362025eb85@mail.gmail.com
обсуждение исходный текст
Ответ на psql in bash - how to clear screen?  (Tom Holderness <tom.holderness@newcastle.ac.uk>)
Список pgsql-novice
If you are on linux try \! clear if you are using windows try \! cls


On Tue, Oct 6, 2009 at 12:25 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Tom Holderness <tom.holderness@newcastle.ac.uk> writes:
> when I use psql in a bash terminal is there way to clear the psql screen?
> Standard bash clear commands (e.g. Ctrl+l) clear screen and log me out of psql.

FWIW, control-L works fine for me.  Maybe you have a broken version of
libreadline?

                       regards, tom lane

--
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice


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

Предыдущее
От: Josh Kupershmidt
Дата:
Сообщение: Re: What is the role of #fsync and #synchronous_commit in configuration file .
Следующее
От: Professor Flávio Brito
Дата:
Сообщение: /Var Partition Full - How can a change PGDATA?