Re: anyone use Ora2Pg?

From: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: anyone use Ora2Pg?
Date: 2003-09-19 21:01:55
Message-ID: 73309C2FDD95D11192E60008C7B1D5BB05FED8C9@snt452.corp.bcbsm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


--howdy - thanks for the reply -

--i must be so far out of it, then - i
--have a sinble 1.2Ghz proc with a table
--that has about half a million rows.

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

--no indexes, triggers or anything useful.

Are there any indexes on this table? Any triggers?

--not sure about how to send this; i don't have multiple
--schemas created ... everything is sorta lumped together.
--how can i display the schema definition?

Can we see the schema definition of this table?

--PostgreSQL 7.2.1.

What version of PostgreSQL?

--*lol*

What type of machine is this? TRS-80 perhaps? ;-)

--but seriously, using '\copy' worked that well for
--you? ... something else is going on, then ...

-X

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-09-19 21:30:29 Re: Identify dropped columns in PLTCL
Previous Message Nigel J. Andrews 2003-09-19 20:59:29 Re: [HACKERS] change of table name - any help