Re: Very Poor Insert Performance - Mailing list pgsql-performance

From Tom Lane
Subject Re: Very Poor Insert Performance
Date
Msg-id 2493.1067285528@sss.pgh.pa.us
Whole thread Raw
In response to Very Poor Insert Performance  (Damien Dougan <damien.dougan@mobilecohesion.com>)
Responses Re: Very Poor Insert Performance
List pgsql-performance
Damien Dougan <damien.dougan@mobilecohesion.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

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Various performance questions
Next
From: Josh Berkus
Date:
Subject: Guesses on what this NestLoop is for?