Bloom index contrib module

Teodor Sigaev <teodor@sigaev.ru>

Commit: 9ee014fc899a28a198492b074e32b60ed8915ea9
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2016-04-01T13:42:24Z
Releases: 9.6.0
Bloom index contrib module

Module provides new access method. It is actually a simple Bloom filter
implemented as pgsql's index. It could give some benefits on search
with large number of columns.

Module is a single way to test generic WAL interface committed earlier.

Author: Teodor Sigaev, Alexander Korotkov
Reviewers: Aleksander Alekseev, Michael Paquier, Jim Nasby

Files

Documentation touched