Re: [HACKERS] More PostgreSQL+CORBA

From: Hannu Krosing <hannu(at)trust(dot)ee>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: scrappy(at)hub(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us, robinson(at)public(dot)bta(dot)net(dot)cn, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] More PostgreSQL+CORBA
Date: 1998-11-14 18:01:39
Message-ID: 364DC583.3052BC8B@trust.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Bruce Momjian wrote:
>
> > Yea, that would be neat. But considering no one really totally supports
> > CORBA yet, and we already have tons of working interfaces, perhaps we
> > can consider it in the future, or were you thinking in the next 6-9
> > months?
>
> I think I get it now. Currently, all the non-C interfaces use libpq to
> go over the wire to the backend.

AFAIK, many of them (ODBC,tcl(the portable one),JDBC) speak native
wire-protocol.

> If we made the FE/BE protocol CORBA, we
> could modify libpq, and all the current interfaces would still work.
> Then if someone came up with a Smalltalk-to-CORBA interface, they could
> use it for PostgreSQL. Also, if someone came up with a better
> Perl-to-CORBA interface, we could throw ours away, and just use that
> one.
>
> Would nice. Hope there is no performance penalty.

I don't know about it, it probably depends on which ORB we will use.

------------------
Hannu

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 1998-11-14 18:04:56 Re: [HACKERS] More PostgreSQL+CORBA
Previous Message Hannu Krosing 1998-11-14 17:40:36 Re: [HACKERS] More PostgreSQL+CORBA

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 1998-11-14 18:48:48 Re: [HACKERS] More PostgreSQL+CORBA
Previous Message Hannu Krosing 1998-11-14 17:40:36 Re: [HACKERS] More PostgreSQL+CORBA