Re: "smart" shutdown is broken in HEAD

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: "smart" shutdown is broken in HEAD
Date: 2007-08-03 20:07:56
Message-ID: 3492.1186171676@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> Once the postmaster has been up for a little bit this seems not to happen
> anymore, which means it could have been that way for awhile without
> anyone noticing. I'm not sure yet how long is "a little bit" --- seems
> to be more than a minute, which destroys my first theory that the first
> autovac launch was involved...

Ah, found it ... not timing sensitive, but uninitialized-memory
sensitive :-(

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2007-08-03 20:25:18 Re: clog_buffers to 64 in 8.3?
Previous Message Simon Riggs 2007-08-03 19:59:15 Re: log_autovacuum