Soundex

Started by Nonameover 9 years ago2 messagesdocs
Jump to latest
#1Noname
chris@martin.cc

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.1/static/fuzzystrmatch.html
Description:

soundex/metaphone page:
https://www.postgresql.org/docs/current/static/fuzzystrmatch.html

It would be good to include that you need to install the fuzzyystrmatch
extension

and perhaps also reference the pg_trgm extension as an alternative for
matching

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Noname (#1)
Re: Soundex

On 8/8/16 7:21 PM, chris@martin.cc wrote:

soundex/metaphone page:
https://www.postgresql.org/docs/current/static/fuzzystrmatch.html

It would be good to include that you need to install the fuzzyystrmatch
extension

We don't explain for each module individually that you need to install
it. That is explained at the beginning of the appendix.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs