Hi All,
I am using the postgres database in one of my project.
I am getting "message type 0x43 arrived from server while idle" messages
while querying the database and getting erroneous results.
I am using libpq library for querying database.
I am having two different processes accessing the s
Medi
>
>
> On Mon, Oct 6, 2008 at 8:08 AM, Scott Marlowe <[EMAIL PROTECTED]>
> wrote:
>
> >
> >
> > On Mon, Oct 6, 2008 at 9:00 AM, Rich <[EMAIL PROTECTED]> wrote:
> > > On Mon, Oct 6, 2008 at 10:08 AM, Scott Marlowe <[EMAIL PROTECTED]>
:08 AM, Scott Marlowe <[EMAIL PROTECTED]> wrote:
>>> On Mon, Oct 6, 2008 at 12:23 AM, Mohammed Rashid <[EMAIL PROTECTED]> wrote:
>>>> Hi All,
>>>>
>>>> I have use the Postgres database as a client/server architecture.
>>>> I mean
Hi All,
I have use the Postgres database as a client/server architecture.
I mean I want to run the clients on different PCs and want that all
the transactions should get automatically updated in the server.
It should also take care of network disconnections and update the
server after network conn