Text Size: Normal / Large
This page in other versions: 9.2 / 9.1 / 9.0 / 8.4  |  Unsupported versions: 9.3 / 8.3 / 8.2 / devel

51.6. Examples

The PostgreSQL source distribution includes GIN classes for one-dimensional arrays of all internal types. The following contrib modules also contain GIN operator classes:

intarray

Enhanced support for int4[]

tsearch2

Support for inverted text indexing. This is much faster for very large, mostly-static sets of documents.

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group