From: | Greg Stark <gsstark(at)mit(dot)edu> |
---|---|
To: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pasting into psql garbles text |
Date: | 2009-06-27 17:38:32 |
Message-ID: | 407d949e0906271038w560105a8p5139d34b8cd11acb@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Sat, Jun 27, 2009 at 6:19 PM, Merlin Moncure<mmoncure(at)gmail(dot)com> wrote:
> I've noticed over a wide variety of operating systems that when you
> paste from an application into psql through a terminal (currently
> using the default gnome terminal in ubuntu)
You should get yourself a real terminal. Even Ubuntu hides xterm away somewhere.
Seriously, can you reproduce it in xterm? I can't, it's happily
letting me paste in a 200k query with lines over 300 bytes long.
What application are you pasting this text from? copy/paste in X
requires the application you're pasting from to be surprisingly
involved in the paste operation so perhaps it's behaving oddly.
Also, what version of readline, X, gnome-terminal, and whatever
application you're pasting from are you using?
From | Date | Subject | |
---|---|---|---|
Next Message | Leif B. Kristensen | 2009-06-27 17:49:52 | Re: pasting into psql garbles text |
Previous Message | Merlin Moncure | 2009-06-27 17:19:40 | pasting into psql garbles text |