terry@greatgulfhomes.com writes:
> I currently just use the COPY command, but with over 800,000 records, this
> takes quite some time.
> Is there a faster way?
Drop and recreate indexes might help. See
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/populate.html
regards, tom lane