From: | Scott Mead <scott(dot)lists(at)enterprisedb(dot)com> |
---|---|
To: | Cédric Villemain <cedric(dot)villemain(at)dalibo(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org, Merlin Moncure <mmoncure(at)gmail(dot)com> |
Subject: | Re: pasting into psql garbles text |
Date: | 2009-06-29 16:59:20 |
Message-ID: | d3ab2ec80906290959yaf6c916y4cc609cffa2d3f82@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Jun 29, 2009 at 10:49 AM, Cédric Villemain <
cedric(dot)villemain(at)dalibo(dot)com> wrote:
> Le samedi 27 juin 2009, Merlin Moncure a écrit :
>
> >
> > Interestingly, the one platform that tends not to suffer from this is
> > windows so I'm guessing this is a readline problem. Has anybody else
> > noticed this? Is there a workaround?
>
Whenever I have a huge chunk of text to paste into psql, I'll drop to an
editor with \e, then paste it, the close the editor (I have $EDITOR=vim).
Just a thought.
--Scott
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2009-06-29 17:01:14 | permissions / ACLs made easier? |
Previous Message | Markus Wollny | 2009-06-29 16:35:45 | Re: GIN and GiST index - more in depth info |