Re: Disk I/O Question

Поиск
Список
Период
Сортировка
От teeeebro
Тема Re: Disk I/O Question
Дата
Msg-id 1447180962503-5873425.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Disk I/O Question  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: Disk I/O Question
Список 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 по дате отправления:

Предыдущее
От: Andreas Joseph Krogh
Дата:
Сообщение: Re: Disk I/O Question
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Best tool to pull from mssql