From: | Kuntal Ghosh <kuntalghosh(dot)2007(at)gmail(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | WAL Consistency checking for hash indexes |
Date: | 2017-02-28 05:36:04 |
Message-ID: | CAGz5QCJLERUn_zoO0eDv6_Y_d0o4tNTMPeR7ivTLBg4rUrJdwg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello everyone,
I've attached a patch which implements WAL consistency checking for
hash indexes. This feature is going to be useful for developing and
testing of WAL logging for hash index.
Note that, this patch should be applied on top of the following WAL
logging for hash index patch:
https://www.postgresql.org/message-id/CAA4eK1%2B%2BP%2BjVZC7MC3xzw5uLCpva9%2BgsBpd3semuWffWAftr5Q%40mail.gmail.com
--
Thanks & Regards,
Kuntal Ghosh
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
0001-wal_consistency_checking-for-hash-index.patch | application/x-download | 3.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2017-02-28 06:05:46 | Re: Partitioned tables and relfilenode |
Previous Message | Tom Lane | 2017-02-28 05:29:44 | Re: PATCH: two slab-like memory allocators |