Hello, I am planning a postgres database cluster. Each database will be on it's own machine and I wanted to enable one as the frontend to the rest. This is so that applications do not need to know which database contains what data. Is there a way to configure postgres to communicate to other dbs via sql so as to be transparent to the user? I know this can be done in Oracle though I'd rather not go through that experience if I do not need to.
Thanks,
-Joe
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly