Re: postmaster problem - Mailing list pgsql-admin

From Tom Lane
Subject Re: postmaster problem
Date
Msg-id 9722.1012190640@sss.pgh.pa.us
Whole thread Raw
In response to postmaster problem  (Tyson Oswald <tysono_71@yahoo.com>)
List pgsql-admin
Tyson Oswald <tysono_71@yahoo.com> writes:
> I just recently upgraded my Linux kernel to
> 2.4.8-34mdk, and now I cannot connect to postgresql
> through psql or pgaccess.  I receive the following
> error apon the service starting up.
> pg_ctl: Another postmaster may be running.  Trying to
> start postmaster anyway.

That in itself is not an error; it's just telling you that there
was a postmaster lock file already present.  As the message says,
pg_ctl will plow ahead anyway.

If the postmaster doesn't start, then there's some deeper problem,
but you have not told us anything that would help to determine what.
Are there no other messages?  If so, are you perchance redirecting
the postmaster's stderr to /dev/null?  Not a good thing to do if
you want to debug problems...

            regards, tom lane

pgsql-admin by date:

Previous
From: Andy Ruhl
Date:
Subject: Sample database for me to practice with?
Next
From: Bradley Kieser
Date:
Subject: OT: Decent GUI-based reportwriter for Linux?