Re: FW: [GENERAL] lack in psql console

2009-07-01 Thread Juan Camilo Marín
rín > Sent: Wed 5/13/2009 12:58 PM > To: Craig Ringer > Cc: pgsql-general@postgresql.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

FW: [GENERAL] lack in psql console

2009-05-13 Thread Edmundo Robles L.
: [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 > Juan Camilo Marín wr

Re: [GENERAL] lack in psql console

2009-05-13 Thread Juan Camilo Marín
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 > Juan Camilo Marín wrote: > > > => select * from \d su

Re: [GENERAL] lack in psql console

2009-05-10 Thread Craig Ringer
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

Re: [GENERAL] lack in psql console

2009-05-10 Thread Juan Camilo Marín
Hello I have a problem in my psql console (psql 8.2.5 on Mac 10.5.6), the problem is, when I write a sentence and then I use the up and down key to see the previous sentences the sentence is loaded above the previous sentences and I should use the left and rigth keys to go to the begining of the s

[GENERAL] lack in psql console

2009-05-09 Thread Juan Camilo Marín
Hello I have a problem in my psql console (psql 8.2.5 on Mac 10.5.6), the problem is, when I write a sentence and then I use the up and down key to see the previous sentences the sentence is loaded above the previous sentences and I should use the left and rigth keys to go to the begining of the s