[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pg-database.sql



On Wed, Jul 18, 2007 at 11:33:19AM -0500, David Bandel wrote:
> First problem I've run into is creating the ledgersmb database using
> the sql/Pg-database.sql script.
> 
> Line 283 of said script has created a table named note and is trying
> to create a column named vector of type tsvector, but no such type has
> been declared.
> 
> If someone could clue me in what they're trying to accomplish (an
> array perhaps?) and if so I can fix, test, and provide a patch.

Read INSTALL.  tsvector is part of tsearch2.

-- 
Seneca
..hidden..