From: | Benjamin Scherrey <scherrey(at)proteus-tech(dot)com> |
---|---|
To: | "Jagaraj, Peter" <peter(dot)jagaraj(at)gmacrfc(dot)com>, pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: FW: Multiple databases question |
Date: | 2003-02-12 22:28:38 |
Message-ID: | A73XMHWU05LK97D0T4ZPLESPFA73RM.3e4aca96@BONZO |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
You don't say what your client environment is but I would probably lean towards writing up a very
small python app/script rather than bothering with ODBC. Python has excellent support for both
PostgreSQL and Oracle connectivity - and it works under just about any environment.
good luck,
Ben Scherrey
2/7/2003 2:29:14 PM, "Jagaraj, Peter" <peter(dot)jagaraj(at)gmacrfc(dot)com> wrote:
> Here is the situation:
>
> I have a bunch of tables in PostgreSQL. Our production db is Oracle running
> on Unix. I would like to read records from PostgreSQL and insert them into
>
> Oracle tables. Is there a simple way, say via PSQL or PL/SQL routine, to do
> this?
>
> Thanks
From | Date | Subject | |
---|---|---|---|
Next Message | HK | 2003-02-13 13:59:25 | accessing primary key slower than accessing non primary key??? |
Previous Message | singh baldev | 2003-02-12 10:11:56 | query vb6 application error |