Re: partitioning for speed, but query planner ignores

Поиск
Список
Период
Сортировка
От bricklen
Тема Re: partitioning for speed, but query planner ignores
Дата
Msg-id CAGrpgQ9fZek9iF35rHQLcwX53MW5cRMTtBFERomCfV9SS7mehQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: partitioning for speed, but query planner ignores  (David Rysdam <drysdam@ll.mit.edu>)
Список pgsql-general

On Wed, Oct 2, 2013 at 9:01 AM, David Rysdam <drysdam@ll.mit.edu> wrote:
 I had some vague notion of tables "doing work" but really if it can load one
partition into RAM and get most of my hits from there, it'd be a big
win.

The same concept applies to the frequently-used indexes on that partition.


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Doubt with physical storage being used by postgres when storing LOBs
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: Timestamp with and without timezone conversion confusion.