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)
Список
Дерево обсуждения
psql overwrites command line Malik Rumi <malik.a.rumi@gmail.com>
Re: psql overwrites command line Tom Lane <tgl@sss.pgh.pa.us>
Re: psql overwrites command line Michael Wood <esiotrot@gmail.com>
Malik Rumi 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 по дате отправления