Search Postgresql Archives

Re: How to select a postgresql table inside Oracle

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello

2010/11/16 Hu, William <HuW@xxxxxxxxxx>:
> Hi, I have a need to select some data in a Oracle database from a Postgresql
> table. I know how to do this among Oracle instances, eg. Select * from
> table@another_instance.
>
>
>
> Are there similar approach without replicate the database tables?
>

with little bit programming yes. There is more ways. Probably the most
simple way is using a dblink

http://archives.postgresql.org/pgsql-hackers/2003-06/msg00361.php

other way, you can use a plperlu and DBI interface

http://www.pgsql.cz/index.php/PL/Perlu_-_Untrusted_Perl_%28en%29

Regards

Pavel Stehule

>
>
> Thanks in advance.

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux