| От | John R Pierce |
|---|---|
| Тема | Re: Problem with encoding |
| Дата | |
| Msg-id | 4DB5BB30.7050108@hogranch.com обсуждение исходный текст |
| Ответ на | Problem with encoding (SUBHAM ROY <subham.iem@gmail.com>) |
| Список | pgsql-general |
On 04/25/11 11:14 AM, SUBHAM ROY wrote: > While loading data from shape files, the default encoding type is > UTF8. It reports an error "couldn't convert to UTF8 ... change the > encoding to latin1 ... etc." > what reported this? > So my question is, if one table say T1 is loaded using UTF8 and the > other say T2 is loaded using say LATIN1, then does it impose any > problem while querying, i.e. while running queries. different client_encoding, or server encoding? you can't mix server encodings, but the client could in theory switch client_encoding back and forth as it executes various queries, that would be a pain in the butt.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера