From: | Alex Hunsaker <badalex(at)gmail(dot)com> |
---|---|
To: | Jesper Krogh <jesper(at)krogh(dot)cc> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: BYTEA / DBD::Pg change in 9.0 beta |
Date: | 2010-05-18 21:26:17 |
Message-ID: | AANLkTikU6ydVVSf7Y768GyQ21MeqYbpPfBVqsPJsN8ou@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, May 18, 2010 at 15:20, Jesper Krogh <jesper(at)krogh(dot)cc> wrote:
> On 2010-05-18 23:12, Alex Hunsaker wrote:
>>
>> set bytea_output 'escape';
>
> That was it. Knowing what the problem was I had no problem finding it in the
> release notes.
>
> May I ask whats the reason is for "breaking" the compatibillity?
There were a couple IIRC, the big ones being speed and size. Id look
at the archives for more.
I imagine at some point DBD::Pg will handle this transparently. I
also imagine Greg would happily accept patches :-)
From | Date | Subject | |
---|---|---|---|
Next Message | Bernd Helmle | 2010-05-18 21:29:16 | Re: BYTEA / DBD::Pg change in 9.0 beta |
Previous Message | Heikki Linnakangas | 2010-05-18 21:25:46 | Re: Keepalive for max_standby_delay |