Re: [SQL] Dumping Oracle tables into Postgres

From: Howie <caffeine(at)toodarkpark(dot)org>
To: Esteban Chiner Sanz <echiner(at)tissat(dot)es>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] Dumping Oracle tables into Postgres
Date: 1999-08-25 13:29:56
Message-ID: Pine.LNX.3.96.990825132916.7908f-100000@rabies.toodarkpark.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, 24 Aug 1999, Esteban Chiner Sanz wrote:

> What's the easiest (fastest) way for dumping Oracle tables into Postgres
> tables?
> Thank you,

a quickie perl+DBI script solved that for me... ill have to check to see
how portable it is... i know the sid, username, passwd were all
hardcoded...

---
Howie <caffeine(at)toodarkpark(dot)org> URL: http://www.toodarkpark.org
"The distance between insanity and genius is measured only by success."

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-08-25 14:07:43 Re: [SQL] PgSQL 6.5.1 and Group BY pb
Previous Message Herouth Maoz 1999-08-25 12:58:29 Re: [SQL] PgSQL 6.5.1 and Group BY pb