Re: Request into several DBMS simultaneously on DDL and DML

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Request into several DBMS simultaneously on DDL and DML
Дата
Msg-id 46D3D5A3.6050503@archonet.com
обсуждение исходный текст
Ответ на Request into several DBMS simultaneously on DDL and DML  (Kitter Georgiy <sql4-en@narod.ru>)
Список pgsql-sql
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


В списке pgsql-sql по дате отправления:

Предыдущее
От: Daniel Drotos
Дата:
Сообщение: Re: pg & Delphi
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: pg & Delphi