| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | luis alfonso cañas <lucho(dot)canas(at)gmail(dot)com> |
| Cc: | Ayuda <pgsql-es-ayuda(at)postgresql(dot)org> |
| Subject: | Re: instalacion de mediawiki con postgres |
| Date: | 2009-03-24 12:36:43 |
| Message-ID: | 20090324123642.GH16373@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
luis alfonso cañas escribió:
> Señores,
>
> Intento instalar mediawiki con postgres, pero me sale el siguiente error.
> Checking the version of Postgres...FAILED. Required version is 8.1. You have
> 7.3 or earlier
Hmm. Te recomiendo instalar 8.2, porque en 8.3 la funcionalidad de
tsearch es muy distinta y es posible que Mediawiki no la reconozca.
Yo lo instalé hace un par de semanas (con 8.2) y funciona perfecto.
Para instalar tsearch debes ejecutar el script
..../share/contrib/tsearch2.sql
--
Alvaro Herrera http://www.amazon.com/gp/registry/DXLWNGRJD34J
"In fact, the basic problem with Perl 5's subroutines is that they're not
crufty enough, so the cruft leaks out into user-defined code instead, by
the Conservation of Cruft Principle." (Larry Wall, Apocalypse 6)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jessie Cordoba | 2009-03-24 15:23:44 | Postgresql Day Latinoamerica |
| Previous Message | fa sanchez cabo | 2009-03-24 11:44:31 | Problemas en la instalación del adaptador Psycopg2 |