Additional startup logging

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Additional startup logging
Date: 2010-06-30 14:24:30
Message-ID: 4C2B0D4E0200002500032D7A@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It seems potentially useful to LOG the version() string in the log
file during startup. It might also help to LOG any settings which
might result in the loss of committed transactions or in database
corruption during startup. (After a crash, the postgresql.conf file
might not show the values which were in effect during startup, and
it is too late to "show" the values.)

-Kevin

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-06-30 14:27:09 Re: Keepalives win32
Previous Message Magnus Hagander 2010-06-30 13:47:47 Check constraints on non-immutable keys