Re: Very Poor Insert Performance

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Damien Dougan <damien(dot)dougan(at)mobilecohesion(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Very Poor Insert Performance
Date: 2003-10-27 20:12:08
Message-ID: 2493.1067285528@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Damien Dougan <damien(dot)dougan(at)mobilecohesion(dot)com> writes:
> Has anyone any ideas as to what could be causing the spiraling performance?

You really haven't provided any information that would allow anything
but guesses, but I'll guess anyway: poor plans for foreign key checks?
See nearby threads.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2003-10-27 23:32:41 Guesses on what this NestLoop is for?
Previous Message Tom Lane 2003-10-27 19:26:07 Re: Various performance questions