Re: BUG #18795: Norwegian bokmål crashes again

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: oystein(dot)arneson(at)cloudberries(dot)no, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18795: Norwegian bokmål crashes again
Date: 2025-02-10 03:21:59
Message-ID: CA+hUKG+HTLTZ-MgBpKJsdaPZMAZ6gF7aaPt6-3YL3=S0tH5t0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Feb 6, 2025 at 5:23 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> So your fix is to specify the locale explicitly to initdb,
> along the lines of "--locale=no-NO" (I'm guessing about the
> Norwegian locale to use, but it's probably close to that).

I guess it should be nb-NO for Bokmål (cf nn-NO for Nynorsk)?

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message 濱中 弘和 2025-02-10 04:09:49 BUG #18773: オートバキュームのリトライ時にreltuplesの値が減少する
Previous Message David G. Johnston 2025-02-10 00:55:01 Re: BUG #18793: PLpgSQL Function Returning Type of Table is not match for varchar(n) data type via Return Query