Re: [ADMIN] Unaccent contrib module for PostgreSQL 8

2011-09-21 Thread Tom Lane
Devrim =?ISO-8859-1?Q?G=DCND=DCZ?= writes: > On Wed, 2011-09-21 at 15:29 +0200, Daniel Vázquez wrote: >> I read in Unaccent contrib module that's compatible with PostgresSQL >> 8.4 and 9.x > Too lazy to check the docs, but IIRC unaccent was added in 9.0. Yeah, it's only shipped with the standa

Re: [ADMIN] Unaccent contrib module for PostgreSQL 8

2011-09-21 Thread Devrim GÜNDÜZ
On Wed, 2011-09-21 at 15:29 +0200, Daniel Vázquez wrote: > > I read in Unaccent contrib module that's compatible with PostgresSQL > 8.4 and 9.x Too lazy to check the docs, but IIRC unaccent was added in 9.0. Regards, -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enter

[ADMIN] Unaccent contrib module for PostgreSQL 8

2011-09-21 Thread Daniel Vázquez
Hi guys, I read in Unaccent contrib module that's compatible with PostgresSQL 8.4 and 9.x I know it is by default on PostgreSQL 9.x contrib folder, but how I can install it on a PostgreSQL 8.4 production running Server??. Unaccent module is not in postgresql 8.4 contrib folder by default. Thanks