Re: database vacuum from cron hanging - Mailing list pgsql-hackers

From Tom Lane
Subject Re: database vacuum from cron hanging
Date
Msg-id 2252.1129134311@sss.pgh.pa.us
Whole thread Raw
In response to database vacuum from cron hanging  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: database vacuum from cron hanging
List pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Declaring it as volatile gives:
> [ valid code ]

Good, so at least your compiler's not broken.  I'm busy volatile-izing
all the code in bufmgr.c ... should be able to commit a fix soon.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: database vacuum from cron hanging
Next
From: Eric Sproul
Date:
Subject: 8.1 beta1 -> beta2 upgrade question