Adding contrib modules

Поиск
Список
Период
Сортировка
От Jonathan Villa
Тема Adding contrib modules
Дата
Msg-id 51458.206.166.83.50.1124218469.squirrel@mail.innovativesource.net
обсуждение исходный текст
Ответы Re: Adding contrib modules  (Mario Guenterberg <mg@mattheis-berlin.de>)
Список pgsql-general
I'm having some trouble getting one of the contrib modules to load
correctly...

it's for tsearch2.sql

I've tried

./configure --prefix=/usr/local/pgsql
gmake all
gmake install

and I've also tried, from the contrib/tsearch2/ dir,

gmake

but that fails when looking for flex, which by the way, is installed.

When attempting the former method, and trying to run

psql -d mydb -f tsearch2.sql

I get all kinds of errors...

specifically,

type "tsvector" does not exist


I've googled for a solution/explaination but I'm still in the dark.


В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Waiting on a transaction
Следующее
От: Bill Moseley
Дата:
Сообщение: Re: Waiting on a transaction