Re: crash-safe visibility map, take four
Gokulakannan Somasundaram <gokul007@gmail.com>
From: Gokulakannan Somasundaram <gokul007@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-03-23T06:29:04Z
Lists: pgsql-hackers
> > > All operations that clear the bit area are already WAL-logged. > > Is it the case with visibility map also? Thanks.