## Matthias Apitz ([email protected]): > Hmm. But *I* do need the content in hex to see if the varchar column > contains correct encoded UTF-8 data.
select 'Hello'::bytea::text; Regards, Christoph -- Spare Space
## Matthias Apitz ([email protected]): > Hmm. But *I* do need the content in hex to see if the varchar column > contains correct encoded UTF-8 data.
select 'Hello'::bytea::text; Regards, Christoph -- Spare Space