Skip to content

Instantly share code, notes, and snippets.

@thorn
Created December 30, 2012 11:32
iconv -f koi8-r -t utf-8 < ru_RU.aff > /usr/share/postgresql/9.0/tsearch_data/russian.affix
iconv -f koi8-r -t utf-8 < ru_RU.dic > /usr/share/postgresql/9.0/tsearch_data/russian.dict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment