Re: bulk loading table via join of 2 large staging tables - Mailing list pgsql-general

From Seb
Subject Re: bulk loading table via join of 2 large staging tables
Date
Msg-id 87mwjdf2nk.fsf@kolob.subpolar.dyndns.org
Whole thread Raw
In response to Re: bulk loading table via join of 2 large staging tables  (Brent Wood <Brent.Wood@niwa.co.nz>)
List pgsql-general
On Tue, 31 Dec 2013 02:23:30 +0000,
Brent Wood <Brent.Wood@niwa.co.nz> wrote:

> This should help...  In each temporary table convert the time parts to
> a timestamp, then create an index on each of these, then join on the
> timestamp.

[...]

Thank you, these were very useful suggestions, and lead to a very
efficient table loading.

Cheers,

--
Seb


pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Why the size (PQ_BUFFER_SIZE) of backend send buffers is 8192 ?
Next
From: Moshe Jacobson
Date:
Subject: Suddenly all tables were gone