From: | Thomas Good <tomg(at)admin(dot)nrnet(dot)org> |
---|---|
To: | Josh Berkus <josh(at)agliodbs(dot)com> |
Cc: | Horst Herb <hherb(at)malleenet(dot)net(dot)au>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Diferent databases on same query... |
Date: | 2001-10-26 17:41:55 |
Message-ID: | Pine.LNX.4.05.10110261332490.11428-100000@admin.nrnet.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On Fri, 26 Oct 2001, Josh Berkus wrote:
> Horst,
>
> > There are many more good reasons to do so. Example from my own
> > domain,
> > medicine:
> > Thus, we have multiple databases on multiple servers all depending on
> > each
> > other.
>
> Your reasons all make sense. What you need is not inter-database
> queries but a robust middleware layer, such as J2EE. Your sort of
> situation is why middleware exists.
Josh,
I'm pretty sure Horst does this already - check out GNU Med.
(Hallo Horst, Viele Grsse aus New York. ;-)
I guess the problem is that the procedural language mentioned in
the original post has a few hurdles yet to manage.
BTW, I do this (within the context of very small scripts) using
perl DBI. It is cake with Perl. And - your code is relatively
portable. Aside from certain Oracle idiosyncracies of course
(NVL, DECODE, SYSDATE...)
> If GreatBridge was still around, I'd reccommend you contact them, as I
> knwo they implemented a solution for your sort of situation. However, I
> don't know who'd do it now.
What about RedHat? Are they working on this?
Dieter (Simader) of SQL Ledger also does this sort of thing within
his product (which uses perl dbi): www.sql-ledger.org
Cheers
--------------------------------------------------------------------
Saint Vincent Catholic Medical Centers
--------------------------------------------------------------------
Thomas Good tomg@ { admin | q8 } .nrnet.org
Programmer/Analyst Phone: 718-818-5528
Behavioral Health Services Fax: 718-818-5056
Residential Services Mobile: 917-282-7359
--------------------------------------------------------------------
/* Rekordmeister ist nur der FC Bayern Mnchen! */
--------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2001-10-26 18:31:16 | Re: GUID in postgres |
Previous Message | postgresql_sql | 2001-10-26 17:14:19 | Re: GUID in postgres |