Re: pg_dump/restore encoding woes

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pg_dump/restore encoding woes
Дата
Msg-id 521CBFDE.5080508@dunslane.net
обсуждение исходный текст
Ответ на Re: pg_dump/restore encoding woes  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: pg_dump/restore encoding woes
Список pgsql-hackers
On 08/27/2013 10:36 AM, Heikki Linnakangas wrote:
> 0001-Divorce-pg_dump-E-option-from-PGCLIENTENCODING.patch
>
> Separates pg_dump -E from PGCLIENTENCODING.
>
>


Wouldn't it be better to do this another way? Separating these two will 
be confusing, to say the least, as well as inconsistent with what os 
done elsewhere. Why not provide a new option that specifically allows a 
client encoding that only applies during the query phase?

cheers

andrew



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Properly initialize negative/empty cache entries in relfilenodemap
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: pg_dump/restore encoding woes