Re: [HACKERS] fsync method checking

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kurt Roeckx <Q(at)ping(dot)be>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>, pgsql-performance(at)postgresql(dot)org, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] fsync method checking
Date: 2004-03-18 20:39:58
Message-ID: 200403181239.58226.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

Tom, Bruce,

> My previous point about checking different fsync spacings corresponds to
> different assumptions about average transaction size. I think a useful
> tool for determining wal_sync_method has got to be able to reflect that
> range of possibilities.

Questions:
1) This is an OSS project. Why not just recruit a bunch of people on
PERFORMANCE and GENERAL to test the 4 different synch methods using real
databases? No test like reality, I say ....

2) Won't Jan's work on 7.5 memory and I/O management mean that we have to
re-evaluate synching anyway?

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-03-18 20:43:47 Re: compile warning in CVS HEAD
Previous Message Bruce Momjian 2004-03-18 20:34:21 Re: [HACKERS] fsync method checking

Browse pgsql-performance by date

  From Date Subject
Next Message Bruce Momjian 2004-03-18 20:49:20 Re: [HACKERS] fsync method checking
Previous Message Tom Lane 2004-03-18 20:39:12 Re: string casting for index usage