Re: pgloader an Indexes / was: Re: CSV-bulk import and defaults - Mailing list pgsql-general

From Adrian Klaver
Subject Re: pgloader an Indexes / was: Re: CSV-bulk import and defaults
Date
Msg-id 201101030704.57031.adrian.klaver@gmail.com
Whole thread Raw
In response to pgloader an Indexes / was: Re: CSV-bulk import and defaults  (Thomas Schmidt <postgres@stephan.homeunix.net>)
List pgsql-general
On Monday 03 January 2011 12:48:22 am Thomas Schmidt wrote:

>
> Thanks a lot - that's what I need. :-)
> Btw. What about indexes?
> http://www.postgresql.org/docs/9.0/interactive/populate.html suggests to
> remove indexes before importing via copy (for obvious reasons).
> Does pgloader take indexes into account or do I need to handle 'em
> manually?
>
> Thanks in adance,
> Thomas

I don't know. I have used it to load data into holding tables that have no
indexes. My guess is you will have to handle them manually.

--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: Jeremy Harris
Date:
Subject: Re: problem updating from form
Next
From: Tom Lane
Date:
Subject: Re: Finding recursive dependencies