Tsearch2 default locale on postgres 8.2

From: "Tarabas (Manuel Rorarius)" <tarabas(at)tarabas(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Tsearch2 default locale on postgres 8.2
Date: 2006-12-22 10:55:30
Message-ID: 743079688.20061222115530@tarabas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

I am having a tsearch2 problem on postgres 8.2 again ...
when I try to set the default config for tsearch2 with

"select set_curcfg('default'); it works fine in the same pgadmin
session when i use "select show_curcfg();" afterwards. The correct
OID is shown.

If i then close the query window and open a new one and then try
the "select show_curcfg();" again, it states
"ERROR: could not find tsearch config by locale"

Any idea why the configuration is not saved correctly?

Best regards
Manuel ...

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Tassonis 2006-12-22 11:12:06 Tricky join question
Previous Message Hannes Dorbath 2006-12-22 10:45:54 Re: TSearch2 Changeset 25387