Re: Slow query with big tables

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Slow query with big tables
Дата
Msg-id 1b6396d4-ca7d-05a1-51c7-3b1d71c6cd55@BlueTreble.com
обсуждение исходный текст
Ответ на Re: Slow query with big tables  ("Mike Sofen" <msofen@runbox.com>)
Ответы Re: Slow query with big tables
Список pgsql-performance
On 8/26/16 3:26 PM, Mike Sofen wrote:
> Is there way to keep query time constant as the database size grows.

No. More data == more time. Unless you find a way to break the laws of
physics.

> Should I use partitioning or partial indexes?

Neither technique is a magic bullet. I doubt either would help here.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461


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

Предыдущее
От: "Mike Sofen"
Дата:
Сообщение: Re: Slow query with big tables
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Slow query with big tables