Re: FW: [GENERAL] lack in psql console

2009-07-01 Thread Juan Camilo Marín
Hello . The problem was fix it , it was a PROMPT1 issue, I was using color in the prompt .. #\set PROMPT1 '%[%033[1;33;40m%...@%/%R%[%033[0m%#%] ' and I changed by #\set PROMPT1 '%...@%/%R%[%033[0m%#%]' and the problem was fixed :D Thx to all! On Wed, May 13, 2009 at 8:27 PM, Edmundo Robles

FW: [GENERAL] lack in psql console

2009-05-13 Thread Edmundo Robles L.
in the psql prompt try this: \! stty sane Ing. Edmundo Robles Lopez. Analista Programador. -- -Original Message- From: pgsql-general-ow...@postgresql.org on behalf of Juan Camilo Marín Sent: Wed 5/13/2009 12:58 PM To: Craig Ringer Cc: pgsql-general@postgresql.org Subject: Re: