copy and indexes

From: HENAFF Mari-mai FTRD/DMI/LAN <marimai(dot)henaff(at)rd(dot)francetelecom(dot)fr>
To: pgsql-admin(at)postgresql(dot)org
Subject: copy and indexes
Date: 2001-04-05 11:54:18
Message-ID: 9549DC8CBBA9D411BEFD00062938847B9EBB4D@lat4576.rd.francetelecom.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


When i copy data from a file, adding rows to mytable, using the command :
copy mytable from myfile

Do i need to reindex mytable after the copy ?
Thanks.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-05 19:37:55 Re: copy and indexes
Previous Message Matthew 2001-04-04 16:43:59 RE: Recommended VACUM timing...