| От | Phoenix Kiula |
|---|---|
| Тема | Re: Dumping/Restoring with constraints? |
| Дата | |
| Msg-id | e373d31e0808271651l6c7b99f0q960aaa5247b96b67@mail.gmail.com обсуждение |
| Ответ на | Re: Dumping/Restoring with constraints? (Tino Wildenhain <tino@wildenhain.de>) |
| Ответы |
Re: Dumping/Restoring with constraints?
|
| Список | pgsql-general |
Is there a mechanism to check exactly which row may have characters that are not UTF8? I am trying with this kind of a command: select id from employee where modify_date between '2008-03-01' and '2008-07-01' and joint_field_of_name_etc <> convert(joint_field_of_name_etc, 'UTF8') This is of course not the best way of doing so. Is there a better system-provided way of checking for rows that may not be UTF8? Or to even have a constraint to this effect, to disallow any non-UTF8 data from getting in there? Thanks
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера