Re: Multibyte still broken

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Multibyte still broken
Дата
Msg-id 18314.957971325@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Multibyte still broken  (Michael Robinson <robinson@netrinsics.com>)
Ответы Re: Multibyte still broken  (Michael Robinson <robinson@netrinsics.com>)
Список pgsql-hackers
Michael Robinson <robinson@netrinsics.com> writes:
> More robust code may always be good, but "good" apparently doesn't always go
> into the tree.  Imagine my surprise, while upgrading a production server
> from 6.5.3 to 7.0, when the data dumped from the old database failed to load
> into the new database (well, crashed the backend, to be specific).

Sounds like someone failed to follow through on applying that fix :-(.
Patches have been known to slip through the cracks before, especially
when not fully worked out and formally submitted.

> I would, though, recommend a warning in the "INSTALL" file along the lines of:

>   "WARNING: Use of improperly-encoded text with multi-byte support enabled
>    WILL lead to data corruption and/or loss.  Do not enable multi-byte support
>    unless you intend to fully validate your own damn data."

Sorry you had trouble, but the above seems uncalled-for.  What would be
more productive is a submitted patch to apply against 7.0.
        regards, tom lane


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: pgsql/php3/apache authentication
Следующее
От: Malcolm Beattie
Дата:
Сообщение: Re: pg_hba.conf && ident ...