From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
---|---|
To: | "Tarabas (Manuel Rorarius)" <tarabas(at)tarabas(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Tsearch2 default locale on postgres 8.2 |
Date: | 2006-12-22 11:17:38 |
Message-ID: | 458BBED2.90506@sigaev.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
set_curcfg() is working only for current session
Tarabas (Manuel Rorarius) wrote:
> 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 ...
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
From | Date | Subject | |
---|---|---|---|
Next Message | Hannes Dorbath | 2006-12-22 11:35:41 | Re: Tsearch2 default locale on postgres 8.2 |
Previous Message | Filip Rembiałkowski | 2006-12-22 11:12:33 | Re: Unable to start server - winxp |