Re: bytea problems

Lars Gustafsson <[email protected]> Fri, 24 May 2019 12:36:41 +0200
Newsgroups gmane.comp.db.postgresql.novice
Message-ID <[email protected]>
HA!! It works!! Fantastic!!

Thank you sooo much, you literally saved my day AND my weekend.

Vielen dank,
Lars.

> 24 maj 2019 kl. 11:51 skrev Andreas Kretschmer <[email protected]>:
> 
> 
> 
> Am 24.05.19 um 11:10 schrieb Lars Gustafsson:
>> Any hints? Have the way bytea data is selected changed? Should I try to select with some kind of decode function?
> 
> yeah, see bytea_output. Wild guess: it is set to 'hex'. Set it back to 'escape'.
> The default bytea output format has changed in 9.x, some years ago.
> 
> 
> Regards, Andreas
> 
> -- 
> 2ndQuadrant - The PostgreSQL Support Company.
> www.2ndQuadrant.com
> 
> 
>