Re: [GENERAL] Read/Write operation counts

2017-01-18 Thread Rader, David
On Wed, Jan 18, 2017 at 4:10 PM, John R Pierce wrote: > On 1/18/2017 1:02 PM, Anirudh Jayakumar wrote: > >> Is there a way to retrieve the total read/write operations initiated by a >> PG server. I'm looking for measuring the IOPS of a server over a period of >> time. >> > > postgres itself doesn

Re: [GENERAL] Read/Write operation counts

2017-01-18 Thread John R Pierce
On 1/18/2017 1:02 PM, Anirudh Jayakumar wrote: Is there a way to retrieve the total read/write operations initiated by a PG server. I'm looking for measuring the IOPS of a server over a period of time. postgres itself doesn't actually know how many physical disk operations are taking place a