Re: UUID or auto-increment

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: UUID or auto-increment
Дата
Msg-id CAHOFxGrhDHScF2tot1YUVOF_oY7BPGU_+45ctJfFkxTeZ_j8Ug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: UUID or auto-increment  (Ravi Krishna <srkrishna@yahoo.com>)
Список pgsql-general
UUID are also random and not correlated with time typically, so with a very large table when accessing primarily recent data, hitting an index on a big table will pull random pages into memory instead of primarily the end of the index.

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

Предыдущее
От: Ron
Дата:
Сообщение: Re: SQL Question about like
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: SQL Question about like