Convert from hex to string

Поиск
Список
Период
Сортировка
От Yuriy Rusinov
Тема Convert from hex to string
Дата
Msg-id CAA5U4syE1YdKFaWCv=95D3v9Zyz=T8yitQp3MaaC8smDMTD-Mw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Convert from hex to string
Re: Convert from hex to string
Список pgsql-general
Hello, Colleagues !

I have to transform string, encoded to hexadecimal to text, but if I try to
select encode('Qt is great!', 'hex'); I receive valid and correct results

517420697320677265617421

but if I try to select decode ('517420697320677265617421', 'hex'), I
receive the same string, such as
'\x517420697320677265617421, which way I have to do for valid convert
to/from hexadecimal ?

Thanks for attention.
--
Best regards,
Sincerely yours,
Yuriy Rusinov.


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