Re: CORBA Interface - Mailing list pgsql-hackers

From Cary B. O'Brien
Subject Re: CORBA Interface
Date
Msg-id 199811121500.KAA23828@access1.digex.net
Whole thread Raw
List pgsql-hackers
1) A corba interface sounds interesting.  I wish I had time  to investigate corba further.  

2) Applixware proports to be able to access corba objects.  I guess  this means it can import/export corba IDLs, and
talkover IIOP?  I haven't tried it out.
 

3) I'm not sure that the interface needs to be part of the backend.  Most of the structure information can be obtained
fromthe pg_   tables.  Having a separate process would be safer for the overall  stability of the backend.  Am I
missingsomething?
 

In any case, it seems very worth investigating.

-- cary



pgsql-hackers by date:

Previous
From: Amit Asher
Date:
Subject: unsubscribe
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] A problem with the constraint system.