Re:

From: "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com>
To: "SUBASH CHANDRA MOHAPATRA" <subashchandramohapatra(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re:
Date: 2006-11-18 19:30:55
Message-ID: a97c77030611181130u19f9f170nd56b1b53132b6a54@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear Subhas,

There are many approaches.

1. dump the data to a sql script file , you may use -D option with pg_dump
for max portability
2. use DBI

the exact process depends on the complexity of data , number of tables type
of data etc.

i think you should migrate to a newer version of postgresql like 8.1.5 or
the upcoming 8.2 version instead of oracle.

regds
mallah.
On 10/31/06, SUBASH CHANDRA MOHAPATRA <subashchandramohapatra(at)yahoo(dot)com>
wrote:
>
> Hi All,
>
>
> Please help me how to migrate from the postgresql 7.4 to oracle 9i .
> Please let me know the process and the script also
>
>
> Regards,
> Subash
>
>

In response to

  • at 2006-10-31 05:36:46 from SUBASH CHANDRA MOHAPATRA

Browse pgsql-admin by date

  From Date Subject
Next Message lijianghua 2006-11-20 01:09:26 unsubscribe pgsql-admin
Previous Message Simon Riggs 2006-11-18 09:40:59 Re: Archive WAL Logs Failed