Re: Postmaster startup messages

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Simon Riggs" <simon(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Postmaster startup messages
Date: 2007-06-01 08:33:28
Message-ID: 200706011033.29192.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Freitag, 1. Juni 2007 10:06 schrieb Simon Riggs:
> Recovery considerations mean there can be more than one copy of a
> database and it is important to be able to tell which one was just
> started. The time a database was shutdown defines which copy we are
> looking at.

No, the database identifier defines that.

> Also, the startup signature would not be verbose enough to catch your
> eye as you look through the log. If you want to change this, we should
> have some additional eyecatcher text in there, e.g. ==============...

There are text-search facilties for that.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2007-06-01 08:47:22 Re: Feature freeze status report
Previous Message Simon Riggs 2007-06-01 08:06:17 Re: Postmaster startup messages