pqlib in c++: PQconnectStart PQconnectPoll

Поиск
Список
Период
Сортировка
От madhtr
Тема pqlib in c++: PQconnectStart PQconnectPoll
Дата
Msg-id 004c01c75067$8eee8b80$7b55503f@useronewin2klt
обсуждение исходный текст
Ответ на Moving to postgresql and some ignorant questions  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Ответы Re: pqlib in c++: PQconnectStart PQconnectPoll
Список 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 по дате отправления:

Предыдущее
От: "Phoenix Kiula"
Дата:
Сообщение: Re: Moving to postgresql and some ignorant questions
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: MVCC cons