Re: Multiple indexes, huge table

From: Aram Fingal <fingal(at)multifactorial(dot)com>
To: Postgres-General General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Multiple indexes, huge table
Date: 2012-09-07 19:06:01
Message-ID: 067E26A5-0AF5-4658-AC29-ED409616833C@multifactorial.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Sep 7, 2012, at 11:15 AM, Marti Raudsepp wrote:

> There's a pg_bulkload extension which does much faster incremental
> index updates for large bulk data imports, so you get best of both
> worlds: http://pgbulkload.projects.postgresql.org/

Thanks, I'll have to check that out. This is going to be more and more of an issue as I work with some specialized techniques related to DNA sequencing.

-Aram

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2012-09-07 19:19:33 RE: [GENERAL] INSERT. RETURNING for copying records
Previous Message Jeff Janes 2012-09-07 18:44:22 Re: Multiple indexes, huge table