Re: xPath in a database with LATIN1 encoding

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: xPath in a database with LATIN1 encoding
Дата
Msg-id 8c308053-9d5d-0e06-1525-1c8baf269390@enterprisedb.com
обсуждение исходный текст
Ответ на Re: xPath in a database with LATIN1 encoding  (Holger Jakobs <holger@jakobs.com>)
Список pgsql-admin
On 25.04.21 10:44, Holger Jakobs wrote:
> The point is that the XML standard dictates that every document without 
> an explicit encoding, must be encodied in UTF-8. So, whenever you want 
> to use a different encoding, this has to be stated in the XML header, as 
> indicated in Tom Lane's answer.

If you are transmitting an XML datum from the client to the server in 
the text protocol, then the encoding declaration is ignored.  See this 
documentation:

https://www.postgresql.org/docs/devel/datatype-xml.html#id-1.5.7.21.7



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

Предыдущее
От: deepika tekriwal
Дата:
Сообщение: TDE in postgres
Следующее
От: adnan salam
Дата:
Сообщение: Re: Facing issue while upgrading from 11 ro 13.2