From: | Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz> |
---|---|
To: | "Mkrtchyan, Tigran" <tigran(dot)mkrtchyan(at)desy(dot)de> |
Cc: | Merlin Moncure <mmoncure(at)gmail(dot)com>, postgres performance list <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: postgres 9.3 vs. 9.4 |
Date: | 2014-09-19 06:26:27 |
Message-ID: | 541BCC93.9070204@catalyst.net.nz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On 19/09/14 17:53, Mkrtchyan, Tigran wrote:
>
>
> ----- Original Message -----
>> From: "Mark Kirkwood" <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>
>> Further to the confusion, here's my 9.3 vs 9.4 on two M550 (one for 9.3
>> one for 9.4), see below for results.
>>
>> I'm running xfs on them with trim/discard enabled:
>>
>> $ mount|grep pg
>> /dev/sdd4 on /mnt/pg94 type xfs (rw,discard)
>> /dev/sdc4 on /mnt/pg93 type xfs (rw,discard)
>>
>>
>> I'm *not* seeing any significant difference between 9.3 and 9.4, and the
>> numbers are both about 2x your best number, which is food for thought
>> (those P320's should toast my M550 for write performance...).
>
> cool! any details on OS and other options? I still get the same numbers
> as before.
>
Sorry, Ubuntu 14.04 on a single socket i7 3.4 Ghz, 16G (i.e my workstation).
I saw the suggestion that Didier made to run 9.3 on the SSD that you
were using for 9.4, and see if it suddenly goes slow - then we'd know
it's something about the disk (or filesystem/mount options). Can you
test this?
Cheers
Mark
From | Date | Subject | |
---|---|---|---|
Next Message | Mkrtchyan, Tigran | 2014-09-19 07:24:01 | Re: postgres 9.3 vs. 9.4 |
Previous Message | Mkrtchyan, Tigran | 2014-09-19 05:53:38 | Re: postgres 9.3 vs. 9.4 |