Re:

From: Dan Harris <fbsd(at)drivefaster(dot)net>
To: PostgreSQL Performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re:
Date: 2007-05-08 23:48:59
Message-ID: 46410C6B.8030901@drivefaster.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Orhan Aglagul wrote:
> Hi Everybody,
>
> I was trying to see how many inserts per seconds my application could
> handle on various machines.
>
>
> I read that postgres does have issues with MP Xeon (costly context
> switching). But I still think that with fsync=on 65 seconds is ridiculous.

CPU is unlikely your bottleneck.. You failed to mention anything about your I/O
setup. More details in this regard will net you better responses. However, an
archive search for insert performance will probably be worthwhile, since this
type of question is repeated about once a month.

In response to

  • at 2007-05-08 22:59:13 from Orhan Aglagul

Responses

  • Re: at 2007-05-09 00:05:15 from Joshua D. Drake

Browse pgsql-performance by date

  From Date Subject
Next Message Joshua D. Drake 2007-05-09 00:05:15 Re:
Previous Message david 2007-05-08 23:24:08 Re: Throttling PostgreSQL's CPU usage