Re: compact flash disks?

From: Florian Weimer <fweimer(at)bfk(dot)de>
To: "James Mansion" <james(at)mansionfamily(dot)plus(dot)com>
Cc: <pgsql-performance(at)postgresql(dot)org>
Subject: Re: compact flash disks?
Date: 2007-03-07 09:34:23
Message-ID: 82abyp2y8w.fsf@mid.bfk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

* James Mansion:

> If I were to use a filesystem with noatime etc and little non-sql traffic,
> does the physical update pattern tend to have hot sectors that will tend to
> wear out CF?

Thanks to the FAT file system and its update pattern, most (if not
all) CF disks implement wear leveling nowadays. I wouldn't worry
about the issue, unless your write rates are pretty high.

--
Florian Weimer <fweimer(at)bfk(dot)de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Zoolin Lin 2007-03-07 14:50:40 Re: Any advantage to integer vs stored date w. timestamp
Previous Message Richard Huxton 2007-03-07 09:05:35 Re: Any advantage to integer vs stored date w. timestamp