Re: should we set hint bits without dirtying the page? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: should we set hint bits without dirtying the page?
Date
Msg-id AANLkTikL0J5Q6=EhO75HZmm_J6a4xT+z3A5Jf=vs=BDV@mail.gmail.com
Whole thread Raw
In response to should we set hint bits without dirtying the page?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Dec 2, 2010 at 7:00 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> But
> maybe we could ameliorate that problem by freezing more aggressively.

I realized as I was falling asleep last night any sort of more
aggressive freezing is going to be a huge bummer for Hot Standby
users, for which freezing generates a conflict.

Argh.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [GENERAL] column-level update privs + lock table
Next
From: Robert Haas
Date:
Subject: Re: WIP patch for parallel pg_dump