osh S ; pgsql-gene...@postgresql.org
; pgsql-nov...@postgresql.org
Subject: Re: Foreign Data Wrapper from Oracle to Postgres 16
Caution: This email was sent from an external source. Please verify the
sender’s identity before clicking links or opening attachments.
On Wed, 2025-07-02 at 23:58 +0530, Santho
On Wed, 2025-07-02 at 23:58 +0530, Santhosh S wrote:
> I am working on a project along with my peers on developing an Foreign Data
> Wrapper
> to transfer data from Oracle to Postgres 16. We followed the below steps in
> order:
>
> 1. Developed the Foreign Data Wrapper (64-bit) using Microsoft V
Hi team,
I am working on a project along with my peers on developing an Foreign Data
Wrapper to transfer data from Oracle to Postgres 16. We followed the below
steps in order:
1. Developed the Foreign Data Wrapper (64-bit) using Microsoft Visual
Studio to transfer from Oracle to Postgres 16
2. In