Re: PQsetdbLogin() and PQconnectdb() fail on HPUX11i 64 bits with empty servername

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PQsetdbLogin() and PQconnectdb() fail on HPUX11i 64 bits with empty servername
Дата
Msg-id 27209.1159037638@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PQsetdbLogin() and PQconnectdb() fail on HPUX11i 64 bits with empty servername  ("Jan van der Weijde" <Jan.van.der.Weijde@attachmate.com>)
Список pgsql-interfaces
"Jan van der Weijde" <Jan.van.der.Weijde@attachmate.com> writes:
> I'm using PQsetdbLogin() or PQconnectdb() to connect to a local server
> on an 64bits HP system with O/S HPUX11i. The PostgreSQL version is 8.1.4
> ...
> When I compile the client API as 32 bits code, the error does not occur.
> When I do specify localhost or an actual server name  both connect
> functions succeed.

What exactly do you mean by "HPUX11i" --- it's not even clear whether
you are talking about a PA-RISC or an Intel platform here?  What
compiler are you using, and with what options?  (The output of pg_config
would be helpful.)

FWIW, I checked PG 8.1 before release on 11.23, PA-RISC and IA64 both,
and it passed regression tests in 64-bit builds, so it's not completely
broken on that platform.  The regression tests do use local connections
by default.
        regards, tom lane


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

Предыдущее
От: "LLC"
Дата:
Сообщение: Oracle only see's 'postgres' db and no schema's vi HSODBC
Следующее
От: "Andreas Gidlund"
Дата:
Сообщение: Compilations failing