Re: should we set hint bits without dirtying the page?

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: should we set hint bits without dirtying the page?
Date: 2010-12-03 14:37:45
Message-ID: AANLkTikL0J5Q6=EhO75HZmm_J6a4xT+z3A5Jf=vs=BDV@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 2, 2010 at 7:00 PM, Robert Haas <robertmhaas(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-12-03 16:23:48 Re: WIP patch for parallel pg_dump
Previous Message Robert Haas 2010-12-03 14:30:21 Re: [GENERAL] column-level update privs + lock table