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