Re: psql overwrites command line

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql overwrites command line
Дата
Msg-id 1554.1428785480@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql overwrites command line  (Malik Rumi <malik.a.rumi@gmail.com>)
Ответы Re: psql overwrites command line  (Michael Wood <esiotrot@gmail.com>)
Список pgsql-novice
Malik Rumi <malik.a.rumi@gmail.com> writes:
> [ assorted misbehavior ]
> Can someone tell me a) what is going on here and b) how to fix it? Thanks.

What it looks like is that psql has the wrong idea about what sort of
terminal you're using (ie, which command language your terminal
window understands).  With no more info than that you're on Ubuntu,
it's hard to be more specific than that.  But try "echo $TERM" at the
shell command line to see what psql is being told about this, and then
see if that squares with the documentation about your terminal program.

            regards, tom lane


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

Предыдущее
От: Malik Rumi
Дата:
Сообщение: psql overwrites command line
Следующее
От: Michael Wood
Дата:
Сообщение: Re: psql overwrites command line