Re: [HACKERS] Hash Functions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] Hash Functions
Дата
Msg-id 7b19f4e4-a672-517c-44b4-9a6388061593@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Hash Functions  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-hackers
On 5/16/17 11:10, Jeff Davis wrote:
> I concur at this point. I originally thought hash functions might be
> made portable, but I think Tom and Andres showed that to be too
> problematic -- the issue with different encodings is the real killer.

I think it would be OK that if you want to move a hash-partitioned table
to a database with a different encoding, you have to do dump/restore
through the parent table.  This is quite similar to what you have to do
now if you want to move a range-partitioned table to a database with a
different locale.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] PG10 pgindent run
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] PG10 pgindent run