Re: Postgres 12: backend crashes when creating non-deterministiccollation - Mailing list pgsql-general

From Andres Freund
Subject Re: Postgres 12: backend crashes when creating non-deterministiccollation
Date
Msg-id 20191004150610.dc2m2h6d5srqx4fe@alap3.anarazel.de
Whole thread Raw
In response to Re: Postgres 12: backend crashes when creating non-deterministic collation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 2019-10-04 10:52:38 -0400, Tom Lane wrote:
> Thomas Kellerer <spam_eater@gmx.net> writes:
> > It also works on Windows when I specify "correct" locale names - the above seems to be an edge case.
> > Is it worth the effort to report that through the bug reporting form?
> 
> No, this thread is a sufficient report.  What *would* be a good use
> of time is to get a stack trace from the crash, if you can.

FWIW, https://wiki.postgresql.org/wiki/Getting_a_stack_trace_of_a_running_PostgreSQL_backend_on_Windows
might be helpful.



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Postgres 12: backend crashes when creating non-deterministic collation
Next
From: Matthias Apitz
Date:
Subject: Re: Perl DBI converts UTF-8 again to UTF-8 before sending it to theserver