Re: Performance query about large tables, lots of concurrent access

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Karl Wright <kwright(at)metacarta(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Performance query about large tables, lots of concurrent access
Date: 2007-06-19 02:56:51
Message-ID: 14291.1182221811@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Karl Wright <kwright(at)metacarta(dot)com> writes:
> - At any given time, there are up to 100 of these operations going on at
> once against the same database.

It sounds like your hardware is far past "maxed out". Which is odd
since tables with a million or so rows are pretty small for modern
hardware. What's the CPU and disk hardware here, exactly? What do you
see when watching vmstat or iostat (as appropriate for OS, which you
didn't mention either)?

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message John Meyer 2007-06-19 03:02:07 Re: [GENERAL] [PERFORM] [ADMIN] Postgres VS Oracle
Previous Message Euler Taveira de Oliveira 2007-06-19 02:28:57 Re: Volunteer to build a configuration tool