Re: Scrub one large table against another - Mailing list pgsql-performance

From Tom Lane
Subject Re: Scrub one large table against another
Date
Msg-id 13912.1160520427@sss.pgh.pa.us
Whole thread Raw
In response to Re: Scrub one large table against another  (Brendan Curran <brendan.curran@gmail.com>)
Responses Re: Scrub one large table against another  (Brendan Curran <brendan.curran@gmail.com>)
List pgsql-performance
Brendan Curran <brendan.curran@gmail.com> writes:
> Tom Lane wrote:
>> Have you tried doing EXPLAIN ANALYZE of each of the INSERT/DELETE steps?

> FIRST INSERT (Just the select is explained):

EXPLAIN ANALYZE, please, not just EXPLAIN.

            regards, tom lane

pgsql-performance by date:

Previous
From: Brendan Curran
Date:
Subject: Re: Scrub one large table against another
Next
From: Brendan Curran
Date:
Subject: Re: Scrub one large table against another