On Mon, Jun 29, 2009 at 10:49 AM, Cédric Villemain <cedric.villemain@xxxxxxxxxx> 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