LOG: logger shutting down

From: Bryce Nesbitt <bryce1(at)obviously(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: LOG: logger shutting down
Date: 2006-10-03 04:06:07
Message-ID: 4521E1AF.7050708@obviously.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

My postmaster won't start. This is on a Fedora Core fc5 box, new and clean.
It's postgres 8.1.4. All I get is "LOG: logger shutting down" in the
pgstartup.log.
I've checked for permission errors.

At the relevant moment I get:
# sh -x /etc/init.d/postgresql start
...
++ cat /var/lib/pgsql/data/PG_VERSION
+ '[' x8.1 '!=' x8.1 ']'
+ echo -n 'Starting postgresql service: '
Starting postgresql service: + echo -n 'City CarShare Hacking'
+ runuser -l postgres -c '/usr/bin/postmaster -p '\''5432'\'' -D
'\''/var/lib/pgsql/data'\'' &'
+ sleep 2
LOG: logger shutting down
++ pidof -s /usr/bin/postmaster

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2006-10-03 04:32:48 Re: LOG: logger shutting down
Previous Message chrisj 2006-10-03 03:15:56 Assigning a timestamp without timezone to a timestamp with timezone