From: | chrisj <chrisj(dot)wood(at)sympatico(dot)ca> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | tsearch2 and english locale on Debian - english.0 english.1 |
Date: | 2007-04-28 20:41:49 |
Message-ID: | 10236476.post@talk.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi, the tsearch2 intro has instructions for creating a US_en locale, here is
a snippet:
.. it can be created from the /languages/english directory with the
following command:
sort -u -t/ +0f -1 +0 -T /usr/tmp -o english.med english.0 english.1
The problem is that the files english.0 and english.1 do not exist on my
Debian system:
cwlap1:/# find . -name english.* -print
./usr/share/emacs/21.4/lisp/language/english.elc
./usr/share/apps/ktouch/english.ktouch.xml
./usr/share/postgresql/8.2/contrib/english.stop
./usr/lib/ImageMagick-6.2.4/config/english.xml
Can anyone suggest where I can download these files from? I found two
sources for english.0 but they were quite different. Could not find
english.1
--
View this message in context: http://www.nabble.com/tsearch2-and-english-locale-on-Debian---english.0-english.1-tf3663477.html#a10236476
Sent from the PostgreSQL - general mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2007-04-28 21:01:34 | Re: "Protocol error. Session setup failed" (PostgreSQL 8.3devel/postgresql-8.3dev-600.jdbc3) |
Previous Message | Carlos Moreno | 2007-04-28 20:34:49 | Re: Feature Request --- was: PostgreSQL Performance Tuning |