BUG #8544: High nfs getattr - Mailing list pgsql-bugs

From bentzi.mor@hp.com
Subject BUG #8544: High nfs getattr
Date
Msg-id E1VYIep-0000yR-Uo@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #8544: High nfs getattr  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8544
Logged by:          bentzi
Email address:      bentzi.mor@hp.com
PostgreSQL version: 9.2.3
Operating system:   Redhat 6.3
Description:

While running postgres with NFS (like on netappp) we get between 5K - 30K
OPS while the read+write is only 10-20 OPS, means all recognize as other in
netapp.
While looking on postgres linux machine nfsstat show high getattr.


How to reduce it to get good performance and reduce load on the filer?


Bentzi

pgsql-bugs by date:

Previous
From: alfonso.vicente@logos.com.uy
Date:
Subject: BUG #8543: Standby recovery use incorrect timeline to determine WAL length
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #8541: PGXS build fails due to 'include common/fe_memutils.h' which is not present