tsearch2 and english locale on Debian - english.0 english.1 - Mailing list pgsql-general

From chrisj
Subject tsearch2 and english locale on Debian - english.0 english.1
Date
Msg-id 10236476.post@talk.nabble.com
Whole thread Raw
Responses Re: tsearch2 and english locale on Debian - english.0 english.1  (chrisj <chrisj.wood@sympatico.ca>)
List 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.


pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: CONSTRAINT name With Domain As Check
Next
From: Kris Jurka
Date:
Subject: Re: "Protocol error. Session setup failed" (PostgreSQL 8.3devel/postgresql-8.3dev-600.jdbc3)