Re: Postgres Migration error - Need help

2021-08-18 Thread Mladen Gogala
Why are you connecting to Postgres in the first place? Ora2Pg should connect to Oracle and produce a SQL script to re-create PostgreSQL version of the Oracle schema. As for the error below, you're probably using an old version of DBD::Pg. Check it using CPAN and upgrade if necessary. Regards

Re: Postgres Migration error - Need help

2021-08-18 Thread Bruce Momjian
On Wed, Aug 18, 2021 at 09:50:32AM +, Pansara, Jiten wrote: > Hello Team, > > > > I am executing below command to copy data but it is throwing error. Can anyone > help please? I think you want to contact the ora2pg project, not us. -- Bruce Momjian https://momjian.us EDB