Re: [SQL] Postgresql To Oracle9i

2003-02-05 Thread Jan Wieck
Atul Pedgaonkar wrote: > > Hello, > > Atul here From india.Anyone who knows how to mirgrate the data from > postgresql7.2 to Oracle9i.Please give the idea or methood to transfer the > data. Use pg_dump to create separate schema and data (as INSERT statements) dumps. Edit the schema so th

[SQL] Postgresql To Oracle9i

2003-02-05 Thread Atul Pedgaonkar
Hello, Atul here From india.Anyone who knows how to mirgrate the data from postgresql7.2 to Oracle9i.Please give the idea or methood to transfer the data. Thank you. Regards, Atul... ---(end of broadcast)--- TIP 5: Have you checked our ex