From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
---|---|
To: | Murat Efendioğlu <mrtdmrts001(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Error when setting default_text_search_config |
Date: | 2024-10-07 01:49:32 |
Message-ID: | CAKFQuwa8+vO8QmQ0MdEPoN9K68L77O5hpZHyADu4edhRZvcGwg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Sunday, October 6, 2024, Murat Efendioğlu <mrtdmrts001(at)gmail(dot)com> wrote:
>
>
> Strangely my alter statement has to be like following to prevent the
> explained error:
>
>
> *ALTER DATABASE "MyDatabase" SET default_text_search_config TO
> 'pg_catalog.german';*
>
> Prefixed with the "*pg_catalog.*" literal.
>
Then either do that and continue to use v17.0, wait until this is fixed in
v17.1, or wait for the patch and deploy a custom build of v17.0 with the
patch applied.
David J.
From | Date | Subject | |
---|---|---|---|
Next Message | Sandeep Thakkar | 2024-10-07 04:38:15 | Re: BUG #18646: The problem with the installer |
Previous Message | Devrim Gündüz | 2024-10-06 22:52:30 | Re: BUG #18631: Brocken postgresql12-devel RPM |