Re: pqlib in c++: PQconnectStart PQconnectPoll - Mailing list pgsql-general

From Tom Lane
Subject Re: pqlib in c++: PQconnectStart PQconnectPoll
Date
Msg-id 10781.1187120160@sss.pgh.pa.us
Whole thread Raw
In response to pqlib in c++: PQconnectStart PQconnectPoll  ("madhtr" <madhtr@schif.org>)
List pgsql-general
"madhtr" <madhtr@schif.org> writes:
> when i intentioally try to connect asynchronously to a database that does
> not exist, i get

> "server closed the connection unexpectedly"

There's something wrong with your code then.

            regards, tom lane

pgsql-general by date:

Previous
From: Kenneth Downs
Date:
Subject: Re: MVCC cons
Next
From: Gregory Stark
Date:
Subject: Re: Moving to postgresql and some ignorant questions