I want to know how to migrate the data from my Oracle local database to PostgreSQL.
Page 1 / 1
You would use the JDBC Multitable Consumer to read the data from your Oracle table and use the JDBC Producer destination to write data to Postgres.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.