Re: A thought on Index Organized Tables - Mailing list pgsql-hackers

From Gokulakannan Somasundaram
Subject Re: A thought on Index Organized Tables
Date
Msg-id 9362e74e1002250408q3e7f19d4l6d3ff84669d129b0@mail.gmail.com
Whole thread Raw
In response to A thought on Index Organized Tables  (Gokulakannan Somasundaram <gokul007@gmail.com>)
Responses Re: A thought on Index Organized Tables
List pgsql-hackers

The replay of the heap insert/update/delete record updates the
visibility map.


Say a checkpoint has occured in between and flushed the dirty pages into disk, while the updater waits to update the visibility map. Now there will be no replay for the insert/update/delete right?

 

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Streaming replication and pg_xlogfile_name()
Next
From: Boszormenyi Zoltan
Date:
Subject: Re: NaN/Inf fix for ECPG