I'm using debian squeeze package, it says function does not exist?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
You have to install the additional module fuzzystrmatch.
In PostgreSQL 8.4 on Debian Squeeze, you would run (as user postgres) the SQL script provided by the package
|
||||
|
|