| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Anthony E(dot) Greene" <agreene(at)pobox(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: copy command and indexes |
| Date: | 2000-06-14 14:42:39 |
| Message-ID: | 200006141442.KAA11732@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
> At 14:53 2000-06-13 -0500, Tim White wrote:
> >When using the copy command to bulk load data, will it update the indexes,
> >or do you have to explicitly drop and recreate the indexes?
>
> Only data tables are loaded. Indexes and other data must be recreated.
Woh. COPY updates all indexes.
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mario Amado Alves | 2000-06-15 15:03:44 | RE: view performance |
| Previous Message | Michael Ansley | 2000-06-14 14:16:34 | RE: view performance |