Re: pasting into psql garbles text - Mailing list pgsql-general

From Scott Mead
Subject Re: pasting into psql garbles text
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: pasting into psql garbles text  (Cédric Villemain <[email protected]>)
List pgsql-general


On Mon, Jun 29, 2009 at 10:49 AM, Cédric Villemain <[email protected]> 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

pgsql-general by date:

Previous
From: "Markus Wollny"
Date:
Subject: Re: GIN and GiST index - more in depth info
Next
From: Jeff Davis
Date:
Subject: permissions / ACLs made easier?