Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Verite <daniel(at)manitou-mail(dot)org>, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Subject: Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values
Date: 2017-08-06 20:06:21
Message-ID: CAH2-Wz=XCA27uKT5MXUcysnqmE2nSdFO0HK+HyAc7UXyfkEkVA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Sat, Aug 5, 2017 at 8:26 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I'm quite disturbed though that the set of installed collations on these
> two test cases seem to be entirely different both from each other and from
> what you reported. The base collations look generally similar, but the
> "keyword variant" versions are not comparable at all. Considering that
> the entire reason we are interested in ICU in the first place is its
> alleged cross-version collation behavior stability, this gives me the
> exact opposite of a warm fuzzy feeling. We need to understand why it's
> like that and what we can do to reduce the variation, or else we're just
> buying our users enormous future pain. At least with the libc collations,
> you can expect that if you have en_US.utf8 available today you will
> probably still have en_US.utf8 available tomorrow. I am not seeing any
> reason to believe that the same holds for ICU collations.

+1. That seems like something that is important to get right up-front.

--
Peter Geoghegan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2017-08-06 20:07:42 Re: Replication to Postgres 10 on Windows is broken
Previous Message Tom Lane 2017-08-06 20:00:51 Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-08-06 20:07:42 Re: Replication to Postgres 10 on Windows is broken
Previous Message Tom Lane 2017-08-06 20:00:51 Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values