Re: old server, new server, same performance - Mailing list pgsql-performance

From Yeb Havinga
Subject Re: old server, new server, same performance
Date
Msg-id 4BED5A78.4020702@gmail.com
Whole thread Raw
In response to Re: old server, new server, same performance  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-performance
Kevin Grittner wrote:
> Piotr Legiecki <piotrlg@ams.edu.pl> wrote:
>
>
>> Why there is no difference in database speed between those two
>> machines?
>>
>
> Could you post the contents of the postgresql.conf files for both
> (stripped of comments) and explain what you're using for your
> benchmarks?  In particular, it would be interesting to know how many
> concurrent connections are active running what mix of queries.
>
It would be also interesting to know how many disks are there in the new
server, and the size of the database (select
pg_size_pretty(pg_database_size('yourdb'))).

regards,
Yeb Havinga


pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: old server, new server, same performance
Next
From: venu madhav
Date:
Subject: Re: Performance issues when the number of records are around 10 Million