Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Request into several DBMS simultaneously on DDL and DML



Kitter Georgiy wrote:
(1)Let's allow to __connect into several DBMS__ at once,
last of them becomes DBMS 'by default'.
...
It's necessary to not signalize about break of foreign key,
if remote database will not connected in next time.

But that's the vital bit. Without being able to extend relational integrity checks across database boundaries you're not really getting something that's general-use.

Without that it's not really worth extending syntax - dblink() offers a solution to the limited cases available.

If you manage to come up with an efficient multi-master replication system though, please let us know :-)

--
  Richard Huxton
  Archonet Ltd



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group