Re: BUG #17584: SQL crashes PostgreSQL when using ICU collation

From: "Euler Taveira" <euler(at)eulerto(dot)com>
To: james(dot)inform(at)pharmapp(dot)de, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17584: SQL crashes PostgreSQL when using ICU collation
Date: 2022-08-12 19:25:31
Message-ID: f6d74de8-df28-4ef7-8d9e-10f2ab77ea8e@www.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Aug 12, 2022, at 11:18 AM, PG Bug reporting form wrote:
> I have attached a data file in 7z format. Please extract the "data..csv"
> from it and run the following statements in a newly created database on
> PostgreSQL 14.x.
You forgot to attach the file. You should also provide additional information
about your setup.

* OS information ("Linux" without a distro name and version is too generic);
* Postgres information (pg_config --configure);
* database information (\l output);
* ICU package information (sudo dkpg -l | grep icu) or
(sudo yum list installed | grep libicu).

--
Euler Taveira
EDB https://www.enterprisedb.com/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2022-08-12 20:23:21 BUG #17585: Wrong path to the extension control file
Previous Message PG Bug reporting form 2022-08-12 14:18:44 BUG #17584: SQL crashes PostgreSQL when using ICU collation