On Thu, 2003-08-28 at 07:57, Ilja Booij wrote: > > There is one advantage that MyISAM tables have, and that's their > > FULLTEXT index capabilities. > That's an important point for DBmail.. Hadn't thought of that.
PostgreSQL supports full text search through a contrib module. Works well from all reports I've hears. The postgresql website uses it to search the mail archives.