From: | "Gareth Kirwan" <gbjk(at)thermeoneurope(dot)com> |
---|---|
To: | "Josue Camargo" <josue(dot)camargo(at)tec(dot)com(dot)mx>, <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL not starting after changing Hostname |
Date: | 2002-07-18 12:20:39 |
Message-ID: | KMEELFAKJGHIGGNIDGHDAEHAJMAA.gbjk@thermeoneurope.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org
[mailto:pgsql-admin-owner(at)postgresql(dot)org]On Behalf Of Josue Camargo
Sent: 17 July 2002 20:55
To: pgsql-admin(at)postgresql(dot)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?
From | Date | Subject | |
---|---|---|---|
Next Message | Gareth Kirwan | 2002-07-18 12:25:32 | Re: PostgreSQL not starting after changing Hostname |
Previous Message | Elielson Fontanezi | 2002-07-18 12:06:16 | RES: Database Diagrams. |