Re: Migration

From: John David Garza <garza(at)cjas(dot)org>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Migration
Date: 2000-08-14 18:08:27
Message-ID: Pine.BSF.4.10.10008141404500.31876-100000@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello all,

I've got another question for anybdy that's done Postgres -> Oracle
migrations. Is there a way for oracle's sqlpls to do a read from <stdin>
like psql does with the pg_dump files? Or am i going to have to take this
pg_dump file and replace all the <stdin> lines with INSERT lines?

Or, is there a way for pg_dump to just dump sql only?

John David Garza
garza(at)keyframe(dot)cjas(dot)org

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ross J. Reedstrom 2000-08-14 18:41:49 Re: Migration
Previous Message Joonas Makkonen 2000-08-14 17:33:04 Connect within a db function