Re: postgres 9.3 vs. 9.4

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: postgres 9.3 vs. 9.4
Date: 2014-09-18 17:54:24
Message-ID: 541B1C50.7010806@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 09/18/2014 08:09 AM, Mkrtchyan, Tigran wrote:
>>> 9.4beta2:
>>> > >
>> > ...
>> >
>>> > > 0.957854 END;
>>> > >
>> >
>> > Looks like IO.
> Postgres internal IO? May be. We get 600MB/s on this SSDs.

While it's possible that this is a Postgres issue, my first thought is
that the two SSDs are not actually identical. The 9.4 one may either
have a fault, or may be mostly full and heavily fragmented. Or the Dell
PCIe card may have an issue.

You are using "scale 1" which is a < 1MB database, and one client and 1
thread, which is an interesting test I wouldn't necessarily have done
myself. I'll throw the same test on one of my machines and see how it does.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Mkrtchyan, Tigran 2014-09-18 19:09:24 Re: postgres 9.3 vs. 9.4
Previous Message Mkrtchyan, Tigran 2014-09-18 15:09:20 Re: postgres 9.3 vs. 9.4