Re: Building Postgresql under Windows question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Building Postgresql under Windows question
Дата
Msg-id 19256.1240957264@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Building Postgresql under Windows question  ("Dann Corbit" <DCorbit@connx.com>)
Список pgsql-hackers
"Dann Corbit" <DCorbit@connx.com> writes:
>> From: Andrew Dunstan [mailto:andrew@dunslane.net]

>> Why won't
>> PQstatus(conn) == CONNECTION_OK
>> be true and thus the code will succeed without requiring a password?

> It returns the value CONNECTION_STARTED

It certainly shouldn't.  You're effectively asserting that PQconnectdb
is broken for everyone on every platform, which is demonstrably not the
case.  Are you fooling with modified libpq code by any chance?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: docs: mention autovacuum when ANALYZE is recommended
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: idea: global temp tables