Postmaster startup messages

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Postmaster startup messages
Date: 2007-05-30 15:57:17
Message-ID: 200705301757.17437.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Does anyone actually read these?

LOG: database system was shut down at 2007-05-30 17:54:39 CEST
LOG: checkpoint record is at 0/42C4FC
LOG: redo record is at 0/42C4FC; undo record is at 0/0; shutdown TRUE
LOG: next transaction ID: 0/593; next OID: 10820
LOG: next MultiXactId: 1; next MultiXactOffset: 0
LOG: database system is ready

Why not just:

LOG: database system is ready

If people are worried that the startup might take longer, then maybe add

LOG: database system is starting

before that.

Comments?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-05-30 16:00:23 Re: TOAST usage setting
Previous Message Stephen Frost 2007-05-30 15:39:35 Re: 'Waiting on lock'