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

From Tom Lane
Subject Re: database vacuum from cron hanging
Date
Msg-id [email protected]
Whole thread Raw
In response to database vacuum from cron hanging  ("Kevin Grittner" <[email protected]>)
Responses Re: database vacuum from cron hanging
List pgsql-hackers
"Kevin Grittner" <[email protected]> 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