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

From madhtr
Subject pqlib in c++: PQconnectStart PQconnectPoll
Date
Msg-id 004c01c75067$8eee8b80$7b55503f@useronewin2klt
Whole thread Raw
In response to Moving to postgresql and some ignorant questions  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Responses Re: pqlib in c++: PQconnectStart PQconnectPoll  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
when i intentioally try to connect asynchronously to a database that does
not exist, i get

"server closed the connection unexpectedly"

My intention is to create the database if it does not exist ... Is there any
way retrive the actual error so i can know when to create the database?

thanx:)



pgsql-general by date:

Previous
From: "Phoenix Kiula"
Date:
Subject: Re: Moving to postgresql and some ignorant questions
Next
From: "Scott Marlowe"
Date:
Subject: Re: MVCC cons