Find out encoding of data

Поиск
Список
Период
Сортировка
От joynes
Тема Find out encoding of data
Дата
Msg-id 12983073.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: Find out encoding of data  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
Hi!
I have this problem that Im not sure if my stored data has the correct
coding. When I view the data from a postgres console I just see the
characters and depending on my console-encoding it looks differently.

What I really want to see is the hexadecimal or octal value of the bytes of
the retrieved data. Can postgres give me this somehow (without exporting
tables to files and look at the files).

/br joynes
--
View this message in context: http://www.nabble.com/Find-out-encoding-of-data-tf4549554.html#a12983073
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: dterrors@hotmail.com
Дата:
Сообщение: It's time to support GRANT SELECT,UPDATE,...,...,... ON database.* to username
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: more problems with count(*) on large table