Re: Likely wrong interruption time reported in log files (8.0.0 and 8.0.3).

Tom Lane <[email protected]> Fri, 22 Jul 2005 10:24:03 -0400
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
"Knut P Lehre" <[email protected]> writes:
> Again, the reported interruption time is identical to the last startup time.

I don't see anything wrong here --- the reported timestamp is just that
of the last checkpoint, and if the server wasn't up long enough to
create a new checkpoint then this is exactly what you'd expect.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend