From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Write Ahead Logging for Hash Indexes |
Date: | 2017-02-17 07:25:01 |
Message-ID: | CAA4eK1++P+jVZC7MC3xzw5uLCpva9+gsBpd3semuWffWAftr5Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Feb 16, 2017 at 8:16 PM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> On Thu, Feb 16, 2017 at 7:15 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>
> Attached are refactoring patches. WAL patch needs some changes based
> on above comments, so will post it later.
>
Attached is a rebased patch to enable WAL logging for hash indexes.
Note, that this needs to be applied on top of refactoring patches [1]
sent in the previous e-mail.
[1] - /message-id/CAA4eK1JCk-abtsVMMP8xqGZktUH73ZmLaZ6b_%2B-oCRtRkdqPrQ%40mail.gmail.com
--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
0006-Enable-WAL-for-Hash-Indexes.patch | application/octet-stream | 94.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2017-02-17 07:41:50 | Re: Measuring replay lag |
Previous Message | Kouhei Kaigai | 2017-02-17 07:16:47 | Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) |