Is there a specific version of PostgreSQL required?
What is the minimum version requirement for postgresSQL?
What is the minimum version requirement for postgresSQL?
I've tested with 8.4.4, but 8.3 should do. With 8.2 it's possible to set up full text but probably it's not worth the effort.
use psql --version
to find out what you've got.
To enter a block of code:
Comments