Re: Question about \copy - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Question about \copy
Date
Msg-id dcc563d10903111037m58aebc58h22ae3c21fdc2ceb8@mail.gmail.com
Whole thread Raw
In response to Question about \copy  (John Wang <johnw822003@yahoo.com>)
List pgsql-general
On Wed, Mar 11, 2009 at 11:21 AM, John Wang <johnw822003@yahoo.com> wrote:
>
>
> I have a table, for example, Product. It's index is Product_index.
>
> If I use \copy to load data into the table:
>
> \copy Product from data.txt
>
> Will the index, Product_index, also be updated with the new data during "copy"?

Yep.

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Server Shutting Down
Next
From: "Bob Pawley"
Date:
Subject: Re: Server Shutting Down