Re: Disk I/O Question - Mailing list pgsql-general

From teeeebro
Subject Re: Disk I/O Question
Date
Msg-id 1447180962503-5873425.post@n5.nabble.com
Whole thread Raw
In response to Re: Disk I/O Question  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Disk I/O Question
List pgsql-general
Fair question

Let me elaborate.  The command was simply to test the speed at which data
can be written to disk.

Postgre comes into play with the monitoring application itself.  Information
pertaining to the 5000+ devices being monitored is sent to the monitoring
application and written to the Postgre database.

The issue we're having is that around 10% (or so) of the data received is
being discarded because according to the vendor (SolarWinds) it cannot be
written to disk fast enough.  Simply too much data coming in and nowhere to
go so it gets dropped.



--
View this message in context: http://postgresql.nabble.com/Disk-I-O-Question-tp5873364p5873425.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Re: Disk I/O Question
Next
From: Adrian Klaver
Date:
Subject: Re: Best tool to pull from mssql