Re: Regarding Hardware Tuning

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: prashant Pandey <prashantpandeyfun10(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Regarding Hardware Tuning
Date: 2013-12-19 23:40:25
Message-ID: 52B383E9.3050905@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 12/18/2013 12:12 PM, prashant Pandey wrote:
> Could you tell me each and every hardware parameters and OS parameters
> the performance depends on.
> I need the complete list of all the required parameters and how to
> extract them on Linux through system calls and files.
> Please it will be highly great full of you to do so.
> Thank you and regards.

This is not even possible given the variety of hardware, OS variants,
work-loads, database sizes, etc. The answer is really "all of them."
Those who specialize in tuning constantly run test cases to tease out
clues to performance tuning and even they most likely couldn't answer this.

The closest you are likely to come is to read and reread "PostgreSQL
High Performance" which is an invaluable resource.

Cheers,
Steve

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Dave Johansen 2013-12-20 00:35:11 DATE_TRUNC() and GROUP BY?
Previous Message Dave Johansen 2013-12-19 22:06:18 Re: Unexpected pgbench result