< * SQL*Net listener that makes PostgreSQL appear as an Oracle database
< to clients
PostgreSQL TODO List
====================
-Last updated: Wed Sep 26 04:47:39 EDT 2007
+Last updated: Fri Sep 28 17:32:23 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
modification.
* Allow plug-in modules to emulate features from other databases
-* SQL*Net listener that makes PostgreSQL appear as an Oracle database
- to clients
* Allow statements across databases or servers with transaction
semantics
-Last updated: Wed Sep 26 04:47:39 EDT 2007
+Last updated: Fri Sep 28 17:32:23 EDT 2007
The most recent version of this document can be viewed at
modification.
Allow plug-in modules to emulate features from other databases
-
SQL*Net listener that makes PostgreSQL appear as an Oracle database
- to clients
Allow statements across databases or servers with transaction
semantics
This can be done using dblink and two-phase commit.