From: | Adriaan Joubert <a(dot)joubert(at)albourne(dot)com> |
---|---|
To: | Postgresql <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | CORBA / libpq |
Date: | 2000-06-01 16:04:09 |
Message-ID: | 39368979.991B6BB2@albourne.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-06-01 16:29:00 | Re: 7.0.1 is ready |
Previous Message | Billy G. Allie | 2000-06-01 16:01:28 | Problem compiling guc-file.l in current CVS sources. |