Re: GiST insert algorithm rewrite - Mailing list pgsql-hackers

From Robert Haas
Subject Re: GiST insert algorithm rewrite
Date
Msg-id AANLkTimJrbww7y9sK45i+ahSsvhP6soNZKCiRo-mW0cz@mail.gmail.com
Whole thread Raw
In response to Re: GiST insert algorithm rewrite  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: GiST insert algorithm rewrite  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Mon, Dec 13, 2010 at 7:09 AM, Heikki Linnakangas
<heikki.linnakangas@enterprisedb.com> wrote:
> Attached is an updated patch, but that issue with limited number of backup
> blocks needs to be resolved. The straightforward way would be to change the
> WAL format to increase the limit.

Eh, is that going to bloat WAL?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: ALTER TABLE ... ADD FOREIGN KEY ... NOT ENFORCED
Next
From: Heikki Linnakangas
Date:
Subject: Re: GiST insert algorithm rewrite