Query: pg_updatedicts
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PG_UPDATEDICTS(8) Debian PostgreSQL infrastructure PG_UPDATEDICTS(8)NAMEpg_updatedicts - build PostgreSQL dictionaries from myspell/hunspell onesSYNOPSISpg_updatedictsDESCRIPTIONpg_updatedicts makes dictionaries and affix files from installed myspell and hunspell dictionary packages available to PostgreSQL for usage with tsearch and word stem support. In particular, it takes all *.dic and *.aff files from /usr/share/myspell/dicts/, converts them to UTF-8, puts them into /var/cache/postgresql/dicts/ with *.dict and *.affix suffixes, and symlinks them into /usr/share/postgresql/version/tsearch_data/, where PostgreSQL looks for them. Through postgresql-common's dpkg trigger, this program is automatically run whenever a myspell or hunspell dictionary package is installed or upgraded.AUTHORMartin Pitt <mpitt@debian.org> Debian 2012-10-08 PG_UPDATEDICTS(8)
Related Man Pages |
---|
enchant(1) - opensolaris |
enchant(1) - debian |
installdeb-hunspell(1) - debian |
enchant(1) - centos |
postgresql-setup(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
Weird 'find' results |