Re: Skip WAL in ALTER TABLE - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: Skip WAL in ALTER TABLE
Date
Msg-id 20091015131605.A2C3.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: Skip WAL in ALTER TABLE  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Skip WAL in ALTER TABLE  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> wrote:

> > Is it possible to use WAL-skipping and BulkInsertState in ATRewriteTable() ?
> > If ok, I'll submit a patch for the next commitfest.
>
> Yes

Patch attached.
This patch skip WAL writes during table rewrites from ALTER TABLE.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center


Attachment

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Could regexp_matches be immutable?
Next
From: Tom Lane
Date:
Subject: Re: Could regexp_matches be immutable?