Re: ia64 hostname lookup problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ia64 hostname lookup problem
Дата
Msg-id 20107.1098486712@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ia64 hostname lookup problem  ("Ed L." <pgsql@bluepolka.net>)
Ответы Re: ia64 hostname lookup problem  ("Ed L." <pgsql@bluepolka.net>)
Список pgsql-general
"Ed L." <pgsql@bluepolka.net> writes:
> I've installed both 32-bit and 64-bit executables of 7.4.5 on ia64 running
> HP-UX B.11.23.  The 32-bit version works fine and accepts both local and
> remote connections.  The 64-bit version, however, rejects any/all attempts
> to connect with the following message:
> FATAL:  no pg_hba.conf entry for host "???", user "dba", database
> "template1"

It worked for me last time I tested on HP's testdrive machines.  How did
you build the 64-bit version *exactly* --- what configure options, what
compiler version, etc?

            regards, tom lane

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

Предыдущее
От: "Ed L."
Дата:
Сообщение: ia64 hostname lookup problem
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: correct example of a functional index usage?