Re: bytea problems

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: bytea problems
Дата
Msg-id 0705b653-1206-d09e-087d-d047a366972c@a-kretschmer.de
обсуждение исходный текст
Ответ на bytea problems  (Lars Gustafsson <gumse@me.com>)
Ответы Re: bytea problems  (Lars Gustafsson <gumse@me.com>)
Список pgsql-novice

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




В списке pgsql-novice по дате отправления:

Предыдущее
От: Lars Gustafsson
Дата:
Сообщение: bytea problems
Следующее
От: Lars Gustafsson
Дата:
Сообщение: Re: bytea problems