| От | Jim Nasby |
|---|---|
| Тема | Re: data migration using EXTENSION tds_fdw |
| Дата | |
| Msg-id | 617c1d7e-8b4e-4765-82a8-2e69acfd42c3@gmail.com обсуждение |
| Ответ на | Re: data migration using EXTENSION tds_fdw (Adrian Klaver <adrian.klaver@aklaver.com>) |
| Список | pgsql-general |
On 1/15/24 1:17 PM, Adrian Klaver wrote: > > I don't use tds_fdw, so the best I can do is point you at information > > Hopefully someone with practical experience will chime in with more > specific information. > > The information I could find is: > > https://www.freetds.org/userguide/configs.html#Localization One other UTF8 "gotcha" in Postgres that may or may not be relevant here: UTF8 considers the value 0 (as in a 0 byte; not the glyph "0") to be a legit character, but for various reasons Postgres can't actually support that, so trying to insert into a text/varchar/char field in PG will give you an error (not sure what exact error you'd get though). -- Jim Nasby, Data Architect, Austin TX
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера