Search Postgresql Archives

opening a channel between two postgreSQL-servers?

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

 



Hi.
a handy thing in mysql is FEDERATED tables that allows one to open a channel from one MySQL-server to another MySQL-server.
it helps a lot when writing stored procedures that transfer data to other servers. you can do the transfer without
any extarnal temporary files or external applications that read from one server and insert into another server.

Does PG have anything similar?
if yes, which chapter in the docs for 8.1 will tell me more?
no wars please. i just want to know if such a possibility exists in PG.

/stig


[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