Thread: PostgreSQL and relatime mount option under Linux?

PostgreSQL and relatime mount option under Linux?

From
Michael Wood
Date:
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@gmail.com>