Re: file system and raid performance
Andrej <andrej.groups@gmail.com>
From: "Andrej Ricnik-Bay" <andrej.groups@gmail.com>
To: "Mark Wong" <markwkm@gmail.com>
Cc: "pgsql-performance@postgresql.org" <pgsql-performance@postgresql.org>
Date: 2008-08-07T20:59:40Z
Lists: pgsql-performance
To me it still boggles the mind that noatime should actually slow down activities on ANY file-system ... has someone got an explanation for that kind of behaviour? As far as I'm concerned this means that even to any read I'll add the overhead of a write - most likely in a disk-location slightly off of the position that I read the data ... how would that speed the process up on average? Cheers, Andrej