Re: Filesystem

From: "Martin Fandel" <martin(dot)fandel(at)alphyra-evs(dot)de>
To: Michael Stone <mstone+postgres(at)mathom(dot)us>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Filesystem
Date: 2005-06-08 12:25:52
Message-ID: 1118233552.14965.74.camel@fandelm.ecommit.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

ah you're right. :) I forgot to symlink the pg_xlog-dir to another
partition. Now it's a bit faster than before. But not faster than
the same installation with reiserfs:

postgres(at)ramses:~> pgbench -h 127.0.0.1 -p 5432 -c150 -t5 pgbench
starting vacuum...end.
transaction type: TPC-B (sort of)
scaling factor: 1
number of clients: 150
number of transactions per client: 5
number of transactions actually processed: 750/750
tps = 178.831543 (including connections establishing)
tps = 213.931383 (excluding connections establishing)

I've tested dump's and copy's with the xfs-installation. It's
faster than before. But the transactions-query's are still slower
than the reiserfs-installation.

Are any fstab-/mount-options recommended for xfs?

best regards,
Martin

Am Mittwoch, den 08.06.2005, 08:10 -0400 schrieb Michael Stone:
> pgsql-performance(at)postgresql(dot)org

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Kim Bisgaard 2005-06-08 12:32:28 Re: full outer performance problem
Previous Message Bruno Wolff III 2005-06-08 12:17:55 Re: full outer performance problem