Re: [HACKERS] pgsql 10: hash indexes testing

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: [HACKERS] pgsql 10: hash indexes testing
Дата
Msg-id CAMkU=1x=58kS8-P6u60SK4LD1j=88ZLYzyOtZahcpM6K0gvD7A@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] pgsql 10: hash indexes testing  (AP <ap@zip.com.au>)
Ответы Re: [HACKERS] pgsql 10: hash indexes testing  (AP <ap@zip.com.au>)
Список pgsql-hackers
On Tue, Jul 4, 2017 at 3:57 AM, AP <ap@zip.com.au> wrote:

The data being indexed is BYTEA, (quasi)random and 64 bytes in size.
The table has over 2 billion entries. The data is not unique. There's
an average of 10 duplicates for every unique value.

What is the number of duplicates for the most common value?

Cheers,

Jeff

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [HACKERS] pgsql 10: hash indexes testing
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Error while copying a large file in pg_rewind