Re: Hostname change - pgsql won't start

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Re: Hostname change - pgsql won't start
Дата
Msg-id 403E5A76.2040309@potentialtech.com
обсуждение исходный текст
Ответ на Hostname change - pgsql won't start  ("Andrew Melton" <AMelton@NOS.COM>)
Список pgsql-general
Andrew Melton wrote:
> I had to reboot my RH9 server, now Postmaster won't start:
>
> I had to change my hostname recently, I am guessing that had something
> to do with it.  I have tried modifying to the pg_hba.conf file to allow
> any host to connect, but that doesn't seem to help.
>
> Are there any other places where the hostname or IP address is specified
> and would restrict access?

Have you checked the log file?  Usually in /var/log/pgsql  any time I've
had problems, the log file has told me exactly what I was doing wrong.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com


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

Предыдущее
От: Eric Ridge
Дата:
Сообщение: Re: key = currval('tab_key_seq') choses SEQSCAN?!
Следующее
От: Bill Moran
Дата:
Сообщение: Re: PostgreSQL on XFS experiences?