Back to blog

How to install fuzzystrmatch on Greenplum Community Edition

March 25, 2011

Some members of the Greenplum Community Forum have been asking about how to install on Greenplum CE a very useful “contrib” module available for PostgreSQL.


We have prepared a slightly modified version of the module that can be easily installed by decompressing the tarball file and executing:
make
make install
fuzzystrmatch-gp-4.0.4.0.tar

Share this