Re: xPath in a database with LATIN1 encoding

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: xPath in a database with LATIN1 encoding
Дата
Msg-id df64c5a9-ceb5-c248-a3b5-d764b6cc8159@enterprisedb.com
обсуждение исходный текст
Ответ на xPath in a database with LATIN1 encoding  (Jorge Silva <jorge.silva93@gmail.com>)
Список pgsql-admin
On 24.04.21 17:20, Jorge Silva wrote:
> We have a database, which is encoded with LATIN1, and we are adding some 
> tables in it to store xml files with the “xml” type. After creating the 
> table and populating it, we use the xPath function to retrieve some data 
> from the XML, but it seems to not work properly, because it returns:

As documented at 
<https://www.postgresql.org/docs/devel/datatype-xml.html#id-1.5.7.21.7>, 
xpath only works if the server encoding is UTF8.



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

Предыдущее
От: imrankhan23
Дата:
Сообщение: Re: Moving PG12 binaries
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: TDE in postgres