Re: Sorting Improvements for 8.4

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: Sorting Improvements for 8.4
Дата
Msg-id 476AEA0F.9080702@cheapcomplexdevices.com
обсуждение исходный текст
Ответ на Re: Sorting Improvements for 8.4  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Gregory Stark wrote:
> Note that speeding up a query from 20s to 5s isn't terribly useful. 

I disagree totally with that.

That is the difference between no chance of someone waiting for a web
page to load; vs. a good chance they'd wait.   And 2s vs 0.5s is the
difference between a web site that feels responsive and one that doesn't.

> If it's OLTP you can't be using all your cores for each user anyways.

Even so, I'd much rather keep each response time lower.   If web page
requests are coming in at 1 a second, it's much nicer to respond to
each of them in 1 second than in 4 seconds -- even if the overall
throughput is identical.



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

Предыдущее
От: "Dann Corbit"
Дата:
Сообщение: Re: Sorting Improvements for 8.4
Следующее
От: Mark Mielke
Дата:
Сообщение: Re: Sorting Improvements for 8.4