PostgreSQL and relatime mount option under Linux?

From: Michael Wood <esiotrot(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: PostgreSQL and relatime mount option under Linux?
Date: 2009-07-06 10:40:02
Message-ID: 5a8aa6680907060340o6fb738d2lafdc6c44b2908bd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi

Before I try "mount -o relatime" and break something, is there any
reason PostgreSQL might not like this?

Thanks.

From Wikipedia: "File systems mounted with the noatime option do not
update the atime on reads, and the relatime option provides for
updates only if the previous atime is older than the mtime or ctime."

--
Michael Wood <esiotrot(at)gmail(dot)com>

Browse pgsql-novice by date

  From Date Subject
Next Message pgnovice 2009-07-06 14:20:33 Copying data from one table to another
Previous Message Ms swati chande 2009-07-06 05:25:36 Problem with createdb