Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

PostgreSQL 7.4

Last week’s release of PostgreSQL 7.4 made a great open source project even better—it even managed to impress hard-core MySQL advocate Jeremy Zawodny. The detailed release notes show that most of the improvements were with regards to performance, but the thing that really caught my eye was tsearch2, the new full text indexing suite. A bit of digging brought up the CVS tree for the new module, which in turn lead me to this tutorial style overview of its capabilities.

I make extensive use of MySQL’s built in full text indexing on this blog for both the search engine and the “related entries” lists, so it’s a feature I’ve really been missing in my experiments with PostgreSQL.

This is PostgreSQL 7.4 by Simon Willison, posted on 25th November 2003.

View blog reactions

Next: Feed you

Previous: Collaborative Redesign

3 comments

  1. Does any body know of a good hosting service with PgSQL included?

    Sérgio - 25th November 2003 10:01 - #

  2. It's a pitty that pgSQL has such a low adoption among web developers.

    Sérgio - 27th November 2003 14:45 - #

  3. Just found this: http://techdocs.postgresql.org/hosting.php

    Nuno - 29th November 2003 23:20 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2003/11/25/postgres

A django site