Re: Proposal for detecting encoding mismatch in initdb

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposal for detecting encoding mismatch in initdb
Дата
Msg-id 19289.1089756954@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Proposal for detecting encoding mismatch in initdb  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Proposal for detecting encoding mismatch in initdb
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I've worked out a scheme that should adequately detect encoding 
> mismatches in initdb.  Please comment on the following behavior.

The behavioral description sounds fine, but I was eagerly awaiting your
description of exactly how you'd test for compatibility or search for
a compatible encoding ... without that algorithm the whole thing's moot.

BTW, what happens if there is more than one apparently-matching
encoding?  (It might be best to error out in this case, on the theory
that we evidently don't have a correct matching.)
        regards, tom lane


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

Предыдущее
От: Jonathan Gardner
Дата:
Сообщение: Re: Release planning (was: Re: Status report)
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Point in Time Recovery