View Single Post

   
  #7 (permalink)  
Old 04-18-2008, 09:48 AM
Heikki Linnakangas
 
Posts: n/a
Default Re: Make CLUSTER MVCC-safe

Alvaro Herrera wrote:
> Heikki Linnakangas wrote:
>> Here's an update, fixing conflict by Tom's recent commit of Simon's
>> patch to skip WAL-inserts when archiving is not enabled.

>
> Hmm, wouldn't it be better if the rewriteheap.c file was in
> access/heap/ instead of commands/?


Yeah, maybe. I thought of it as a subsystem of cluster, and possibly
other commands like alter table. But it really is pretty low-level.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote