Re: pqlib in c++: PQconnectStart PQconnectPoll

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "madhtr" <madhtr(at)schif(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pqlib in c++: PQconnectStart PQconnectPoll
Date: 2007-08-14 19:36:00
Message-ID: 10781.1187120160@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"madhtr" <madhtr(at)schif(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Stark 2007-08-14 19:49:33 Re: Moving to postgresql and some ignorant questions
Previous Message Phoenix Kiula 2007-08-14 19:35:01 Compound Indexes