slow building index and reference after Sybase to Pg - Mailing list pgsql-general

Hi,

I'm testing on converting a big Sybase db to Pg.  It took about 45 hours
to convert all sybase tables (bcp) to Pg (copy) without index and
reference.  After that I built the index (one by one, sequentially) and
it took about 25 hours and then I started to add the references (one by
one), however, it has been more than 30 hours and still has no sign of
finishing. I wonder, is there any suggestion that may speed up the index
and reference building (on Pg).

Thanks,
Gary

pgsql-general by date:

Previous
From: akp geek
Date:
Subject: Re: select to_timestamp('02/26/2011 14:50', 'MM/DD/YYYY HH24MI')
Next
From: "For@ll"
Date:
Subject: Backup WAL files and pg_standby