FW: lack in psql console

From: "Edmundo Robles L(dot)" <erobles(at)sensacd(dot)com(dot)mx>
To: <pgsql-general(at)postgresql(dot)org>
Subject: FW: lack in psql console
Date: 2009-05-14 01:27:27
Message-ID: 252EE06031407243B058CF7699226E3A0F8934@mail2.sensacd.com.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

in the psql prompt try this:
\! stty sane

Ing. Edmundo Robles Lopez.
Analista Programador.

--

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org on behalf of Juan Camilo Marín
Sent: Wed 5/13/2009 12:58 PM
To: Craig Ringer
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] lack in psql console

Hello Craig.

Thanks for your answer. I did what you say (use the default size of the
terminal) but the problem persist, the psql still start to write the new
senteces above the old one, it is to weird.

Best regards,

2009/5/10 Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>

> Juan Camilo Marín wrote:
>
> > => select * from \d summary_table;
> >
> > The sentense start after "=> select * from" I don't know why this is
> > happen.
>
> Probably a terminal emulation issue. Readline will be sending the wrong
> escape sequences to control your terminal or your terminal will be
> misbehaving somehow.
>
> A common cause of readline issues is resizing your terminal window. Try
> testing in a terminal window that's the default size. If that works OK,
> try resizing it while it's still running the shell, THEN start psql.
>
> --
> Craig Ringer
>

--
Life may only be understood backwards.... but it must be lived forwards

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shahbaz A. Tyagi 2009-05-14 05:28:19 Re: Connections Crashing
Previous Message Andrew Maclean 2009-05-14 01:22:27 Re: postgres 3.7 unexpected closing of connections