Re: [HACKERS] More PostgreSQL+CORBA

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] More PostgreSQL+CORBA
Дата
Msg-id 199811140357.WAA17635@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] More PostgreSQL+CORBA  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] More PostgreSQL+CORBA
Список pgsql-hackers
> Michael Robinson <robinson@public.bta.net.cn> writes:
> > [ pithy summary of CORBA snipped --- thanks, Michael! ]
> 
> >  There are three ways I can see this working:
> 
> >  1. As a simple alternative for the current FE<->BE communication protocol.
> >     The SQL query engine continues to intermediate all transactions.  This
> >     has some benefits, but is really boring to me.
> 
> I agree, that's not too exciting ... although replacing our current ad-hoc
> FE/BE protocol with a standards-based protocol (I assume CORBA has a
> recognized standard for the wire-level protocol?) might well be worth doing.

Current FE/BE protocol seems pretty optimized to me, but you should know
the best.  Seems like a waste to try and get it to match some standard,
expecially if we can just create a module to do it on top of the
existing protocol.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] More PostgreSQL+CORBA
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] More PostgreSQL+CORBA