CORBA / libpq - Mailing list pgsql-hackers

From Adriaan Joubert
Subject CORBA / libpq
Date
Msg-id 39368979.991B6BB2@albourne.com
Whole thread Raw
Responses Re: CORBA / libpq  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-hackers
Hi,
   has anybody used libpq from a CORBA server? I've got a server
(omniORB3) and try to write data to the database from the server. libpq
seems to receive incorrect messages from the backend ("Backend message
type 0x50 arrived while idle"). As this is intermittent I'm wondering
whether libpq is picking up messages intended for the CORBA server
rather than for itself.

Has anybody else done this before and knows whether this works or not?
There isn't an alternative to using libpq, is there?

Thanks,

Adriaan



pgsql-hackers by date:

Previous
From: "Billy G. Allie"
Date:
Subject: Problem compiling guc-file.l in current CVS sources.
Next
From: Bruce Momjian
Date:
Subject: Re: 7.0.1 is ready