Re: win32 performance - fsync question - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: win32 performance - fsync question
Date
Msg-id 4214E42F.6030807@familyhealth.com.au
Whole thread Raw
In response to Re: win32 performance - fsync question  (Evgeny Rodichev <er@sai.msu.su>)
Responses Re: win32 performance - fsync question  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Some addition:
> 
> WinXP  fsync = true     20-28 tps
> WinXP  fsync = false      600 tps
> Linux  fsync = true       800 tps
> Linux  fsync = false      980 tps

Wow, that's terrible on Windows.  If there's a solution, it'd be nice to 
backport it...

Chris


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: win32 performance - fsync question
Next
From: Evgeny Rodichev
Date:
Subject: Re: win32 performance - fsync question