Re: [GENERAL] installing tsearch2

2011-10-19 Thread Achilleas Mantzios
Στις Wednesday 19 October 2011 16:46:55 ο/η Tom Lane έγραψε: > Achilleas Mantzios writes: > > tsearch2 support is included in the 9.1 distribution. No need for any > > additional packages. > > However, if you need to use the old functions, then you will have to > > install the > > "Backwards-co

Re: [GENERAL] installing tsearch2

2011-10-19 Thread Tom Lane
Achilleas Mantzios writes: > tsearch2 support is included in the 9.1 distribution. No need for any > additional packages. > However, if you need to use the old functions, then you will have to install > the > "Backwards-compatibility package for old contrib/tsearch2 API" > in /contrib/tsearch2/

Re: [GENERAL] installing tsearch2

2011-10-19 Thread Achilleas Mantzios
tsearch2 support is included in the 9.1 distribution. No need for any additional packages. However, if you need to use the old functions, then you will have to install the "Backwards-compatibility package for old contrib/tsearch2 API" in /contrib/tsearch2/ gmake gmake install then psql -f /cont

[GENERAL] installing tsearch2

2011-10-19 Thread robert
Hi there, this is my first post to this list.. I have been a casual user of postgres for the past 2-3 years but was never involved in installation and such. Now I must help the migration of a 8.3 system to 9.1. The problem we face is that the actual system is using tsearch-2 which was allready