Re: tsvector_update_trigger throws error "column is not of tsvector type"

From: "Markus Wollny" <Markus(dot)Wollny(at)computec(dot)de>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: tsvector_update_trigger throws error "column is not of tsvector type"
Date: 2008-04-09 15:47:44
Message-ID: 28011CD60FB1724DBA4442E38277F62608C5B089@hermes.computec.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

Tom Lane wrote:
>
> Well, you could probably get away with an "update pg_attribute set
> atttypid ..." but it might be safer to just wait for 8.3.2.

I like it safe :) Thanks for the advice!

Kind regards

Markus

Computec Media AG
Sitz der Gesellschaft und Registergericht: Fürth (HRB 8818)
Vorstandsmitglieder: Johannes S. Gözalan (Vorsitzender) und Rainer Rosenbusch
Vorsitzender des Aufsichtsrates: Jürg Marquard
Umsatzsteuer-Identifikationsnummer: DE 812 575 276

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2008-04-09 15:48:53 Re: Quoting table/column names vs performance
Previous Message Richard Huxton 2008-04-09 15:44:47 Re: Dump/Transfer Sequence Problems