Re: how do you run postgres without dns server

Поиск
Список
Период
Сортировка
От Halford Dace
Тема Re: how do you run postgres without dns server
Дата
Msg-id Pine.SGI.4.53.0411101203480.617277@jove.stowe.co.za
обсуждение исходный текст
Ответ на how do you run postgres without dns server  (Ivan Dimitrov <dobber@bastun.net>)
Ответы Re: how do you run postgres without dns server  (Ivan Dimitrov <dobber@bastun.net>)
Список pgsql-admin
localhost should be defined in your hosts file, which in most unixoid
environments is /etc/hosts.  It is not an error.

Hal


On Wed, 10 Nov 2004, Ivan Dimitrov wrote:

> I have a database on a machine that does not know what localhost is. Yes, I
> have 127.0.0.1, but I can't resolve localhost to it. I don't want to start a
> caching dns, and don't want to change resolve.conf. Upon starting, postgres
> gives error cannot bind to localhost. then starts accepting connections to
> 127.0.0.1 normaly.
> So, why does postgres try to resolve localhost in the first place? Because of
> this error pg_autovacuum does not start.
> --
>
>
> Hi! I'm your friendly neighbourhood signature virus.
> Copy me to your signature file and help me spread!
>

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

Предыдущее
От: Ivan Dimitrov
Дата:
Сообщение: how do you run postgres without dns server
Следующее
От: Ivan Dimitrov
Дата:
Сообщение: Re: how do you run postgres without dns server