Re: Return of "can't paste into psql" issue - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Return of "can't paste into psql" issue
Date
Msg-id m2ehawrcgu.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: Return of "can't paste into psql" issue  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Return of "can't paste into psql" issue
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> So, an even more practical workaround (I've been using cat | psql), but
> still a mysterious issue.

As a workaround you might try \e with EDITOR=emacs or some of the other
solutions you've been pasting, maybe even cat, so that you can switch
that readline-completion-bug-free environment for just that paste?

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Return of "can't paste into psql" issue
Next
From: Josh Berkus
Date:
Subject: Re: Return of "can't paste into psql" issue