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.