Re: tsearch2: How to use different configurations for two

From: Stephan Vollmer <svollmer(at)gmx(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: tsearch2: How to use different configurations for two
Date: 2005-12-10 22:57:59
Message-ID: 439B5D77.8050402@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrew J. Kopciuch wrote:
>>You could write a one trigger for the table to handle both.
>
> Something like this :
[...]
> CREATE OR REPLACE FUNCTION multi_tsearch2() RETURNS TRIGGER AS '
[...]
I tested the function today and it's exactly what I had in mind.
Works perfectly!

Thanks, Stephan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Benjamin Arai 2005-12-10 23:22:47 Performance large tables.
Previous Message William Yu 2005-12-10 22:55:57 Re: Maximum number of tables per database and slowness