Re: Disk I/O Question

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: teeeebro <terryb(at)esi(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Disk I/O Question
Date: 2015-11-10 15:23:17
Message-ID: 56420BE5.8080907@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/10/2015 06:34 AM, teeeebro wrote:
> Hello - I am new to this forum and know nothing about PostgreSQL. I have
> managed Microsoft SQL for 15 years (I know ....)
>
> We have a third party application that uses PostgreSQL for the database
> engine. Performance writing to our Dell Compellent SAN is lacking.

What version of Postgres?

What is the writing doing?

What are the performance numbers?

>
> What I've read about PostgreSQL is that it's a single-thread disk I/O system
> where only one read/write operation executes at a time.
>
> Can you tell me if this is correct?
>
> Thanks!!
> Terry
>
>
>
> --
> View this message in context: http://postgresql.nabble.com/Disk-I-O-Question-tp5873364.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bradley, Christie D 2015-11-10 15:24:24 Debugger locks up
Previous Message Jim Nasby 2015-11-10 15:20:59 Re: tds_fdw - work on windows