Marcin Mank marcin.mank
Thu Aug 3 05:42:40 PDT 2006
> foreach suspect table {
>     update table set field=utf8_encode(field) where field<>
> utf8_encode(field)
> }
>

After some investigation, my method is not that good. It works for
identifying bad rows, but updating should be somewhat improved (it produces
even worse garbage).

Greetings
Marcin



More information about the Slony1-general mailing list