LOG: logger shutting down - Mailing list pgsql-sql

From Bryce Nesbitt
Subject LOG: logger shutting down
Date
Msg-id 4521E1AF.7050708@obviously.com
Whole thread Raw
Responses Re: LOG: logger shutting down  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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





pgsql-sql by date:

Previous
From: chrisj
Date:
Subject: Assigning a timestamp without timezone to a timestamp with timezone
Next
From: Tom Lane
Date:
Subject: Re: LOG: logger shutting down