在postgres 9.0.23中为windows安装fuzzystrmatch

时间:2016-09-06 10:25:32

标签: windows postgresql

我的Windows 64位计算机上安装了PostGres 9.0.23。我想使用Levenshtein函数但不能使用它,因为它不可用。请告诉我如何安装fuzzystrmatch?

1 个答案:

答案 0 :(得分:0)

不再使用PostgreSQL 9.0,它不受支持。

扩展程序在9.1中引入,因此您必须按fuzzystrmatch contrib安装running the corresponding SQL script