From: | Devrim GUNDUZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Ulrich Wisser <ulrich(dot)wisser(at)relevanttraffic(dot)se> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Fedora postgresql not starting |
Date: | 2005-02-24 12:55:10 |
Message-ID: | Pine.LNX.4.61.0502241449440.1405@emo.org.tr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On Thu, 24 Feb 2005, Ulrich Wisser wrote:
> I installed the latest postgresql packages on my Fedora Core 3 box.
Is it Red Hat RPMs or RPMs? 8.0.1 or 7.4.7?
> PG will not start, even initdb on a new directory fails. Any ideas what could
> be wrong? Any ideas how to debug?
Maybe there is an old database version, previously installed on your box.
If it's 8.0.X, check /var/lib/pgsql/data/pg_log directory for the logs. If
you are using 7.4.x, then edit postgresql init script and define PGLOG
variable (It's /dev/null by default) to /var/lib/pgsql and restart
postgresql, so that it will make some output to log file and you can debug
it.
Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.tdmsoft.com http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFCHc6vtl86P3SPfQ4RAsWHAJwNWREbvOfPkecqEUGCvxJ3fdQ19QCfSHhN
2kj13JN0oIwvy13pUFadtKw=
=1cFA
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2005-02-24 13:04:39 | OT: looking for open source developers in ukraine, or Georgia Russia |
Previous Message | Froggy / Froggy Corp. | 2005-02-24 12:52:46 | Report of some problem under PL/PGSQL 7.4.7 & 8.0.1 |