> Pardon me for being dense, but I don't see how, with this approach, you > maintain transaction integrity between the two databases. Suppose you need > a transaction involving tables from both databases. Can you explain how you > achieve this?
You can't anyways (server side) no matter where the two separate databases reside unless you use contrib/dblink in which case it again matters not where the databases reside. Karsten -- GPG key ID E4071346 @ wwwkeys.pgp.net E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org