COPY command details

From: Benjamin Arai <benjamin(at)araisoft(dot)com>
To: Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: COPY command details
Date: 2007-03-29 07:13:09
Message-ID: 73F4E4F7-F3A2-47F7-AEA3-F2AB2DDC03CE@araisoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

If I have a PostgreSQL table with records and logical indexes already
created, if I use COPY to load additional data, does the COPY update
the indexes during, after, or not at all?

Benjamin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2007-03-29 08:03:32 Re: COPY command details
Previous Message Dmitry Koterov 2007-03-29 07:06:46 Re: How to speedup CHECKPOINTs?