On Mon, Sep 8, 2008 at 10:59 AM, Gregory Stark <[EMAIL PROTECTED]>wrote:
> > That "media recovery" it's referring to sounds like precisely our WAL full > page writes... > > > -- > Gregory Stark > EnterpriseDB http://www.enterprisedb.com > Ask me about EnterpriseDB's PostGIS support! > That sounds right. So the take home from this is that NetApp does its best to protect you from partial page writes but comes up short on untweaked NFS (see doc to tweak.) Otherwise you are protected so long as your OS and file system implement fsync properly. --Nik