Re: crash-safe visibility map, take three - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: crash-safe visibility map, take three
Date
Msg-id 1291336844.32238.4.camel@jdavis-ux.asterdata.local
Whole thread Raw
In response to Re: crash-safe visibility map, take three  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, 2010-12-02 at 19:06 -0500, Robert Haas wrote:
> I don't think that you can seriously suggest that emitting that volume
> of FPIs isn't going to be a problem immediately.  We have to have some
> solution to that problem out of the gate.

Fair enough. I think you understand my point, and it's easy enough to
remove complexity later if it makes sense to do so.

Regards,Jeff Davis




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: should we set hint bits without dirtying the page?
Next
From: Robert Haas
Date:
Subject: Re: WIP patch for parallel pg_dump