Re: PostgreSQL not starting after changing Hostname

Поиск
Список
Период
Сортировка
От Gareth Kirwan
Тема Re: PostgreSQL not starting after changing Hostname
Дата
Msg-id KMEELFAKJGHIGGNIDGHDAEHAJMAA.gbjk@thermeoneurope.com
обсуждение исходный текст
Ответ на PostgreSQL not starting after changing Hostname  (josue.camargo@tec.com.mx (Josue Camargo))
Список pgsql-admin
The Postgresql start up script is in /etc/rc.d/init.d/postgresql

if you strace service postgresql start you might see why it won't start.

It won't have anything to do with the hba.conf yet - but it may later (once
the daemon is actually up and running )

Gareth

-----Original Message-----
From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org]On Behalf Of Josue Camargo
Sent: 17 July 2002 20:55
To: pgsql-admin@postgresql.org
Subject: [ADMIN] PostgreSQL not starting after changing Hostname


Hi everybody,

I'm quite a new guy on the Linux World and I have a tremendous problem
with ProstgreSQL, the problem is that after changing the name of the
host (via Network Manager in KDE) and restarting the server, the
PosgreSQL (and other things like XWindow) stopped working.

I tried to restore the original name via changing the "/etc/hosts" and
"/etc/sysconfig/network" files and running the "/bin/hostname -s"
command but it didn't resolve my problem.

The server is running Linux RedHat 7.2 and PostgreSQL 7.2

Any ideas?

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html



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

Предыдущее
От: Lee Harr
Дата:
Сообщение: Re: PostgreSQL not starting after changing Hostname
Следующее
От: Elielson Fontanezi
Дата:
Сообщение: RES: PostgreSQL not starting after changing Hostname