Re: anyone use Ora2Pg?

From: Mike Mascari <mascarm(at)mascari(dot)com>
To: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>, "'Stephen Frost'" <sfrost(at)snowman(dot)net>
Subject: Re: anyone use Ora2Pg?
Date: 2003-09-19 20:53:42
Message-ID: 3F6B6CD6.2060005@mascari.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Johnson, Shaunn wrote:

> howdy:
>
> okay, then i'm doing something silly. :(
>
> what i did the first time was to copy
> data from a text file. basically, i did this:
>
> \copy t_table from 'file.txt' using delimiters '|'
>
> and that was taking too long. i got the bright
> idea to use a perl script to load data with
> 'insert'. that, too, is taking too long.

On an old dual pentium 400Mhz intel box with 40MBs SCSI and 7200 RPM
drives I loaded > million rows in less than an hour.

Are there any indexes on this table? Any triggers? Can we see the
schema definition of this table? What version of PostgreSQL? What type
of machine is this? TRS-80 perhaps? ;-)

Mike Mascari
mascarm(at)mascari(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nigel J. Andrews 2003-09-19 20:59:29 Re: [HACKERS] change of table name - any help
Previous Message Nikola Milutinovic 2003-09-19 20:37:58 OT: HEADS-UP: viral storm out there