Re: better performance on poorer machine?

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: better performance on poorer machine?
Дата
Msg-id CAF-3MvN6QvsvLLWGinCZ5yPP-AONk5z9hOTWQ=Azi4bNb+k8tQ@mail.gmail.com
обсуждение исходный текст
Ответ на better performance on poorer machine?  (Vegard Bønes <vegard.bones@met.no>)
Ответы Re: better performance on poorer machine?
Re: better performance on poorer machine?
Список pgsql-general
On 13 May 2014 16:48, Vegard Bønes <vegard.bones@met.no> wrote:
> I have a database on a test server with queries that perform terribly. Trying to fix this problem, I copied the
database(using pg_dump) to my laptop, and reran tests there. The same queries perform perfectly on my laptop. 

We can but guess, but... Quite possibly your laptop is not actually a
poorer machine for single uncomplicated queries. If it's cores are
faster than the test servers, than your laptop would out-perform the
server for such queries.

Once you get other users starting to run queries as well, turning the
load into a parallel load, the server will probably turn out faster
again.

--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.


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

Предыдущее
От: Jesus Rafael Sanchez Medrano
Дата:
Сообщение: Full-Text Search question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: better performance on poorer machine?