Re: Preventing index scans for non-recoverable index AMs - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Preventing index scans for non-recoverable index AMs
Date
Msg-id 3073cc9b0812171442s2b7acc9bkb4a4966981af655b@mail.gmail.com
Whole thread Raw
In response to Preventing index scans for non-recoverable index AMs  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Preventing index scans for non-recoverable index AMs  (Kenneth Marshall <ktm@rice.edu>)
Re: Preventing index scans for non-recoverable index AMs  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Wed, Dec 17, 2008 at 4:26 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> Hot Standby won't work with hash indexes because they are
> non-recoverable.
>
> We have a number of ways of dealing with this:
>

i don't see a reason for inventing the wheel, we don't have wal for
hash indexes because makes those more slow without any benefit at
all... now there will be one...

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Partitioning wiki page
Next
From: Kenneth Marshall
Date:
Subject: Re: Preventing index scans for non-recoverable index AMs