Re: plperl vs LC_COLLATE (was Re: Possible savepoint bug) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: plperl vs LC_COLLATE (was Re: Possible savepoint bug)
Date
Msg-id 23631.1136856033@sss.pgh.pa.us
Whole thread Raw
In response to Re: plperl vs LC_COLLATE (was Re: Possible savepoint bug)  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> As long as the locale is consistent I think we're OK (is that right, Tom?)

Right.

> Would that mean not using any of initdb's locale settings?

Yeah, you'd want to not use the --locale switch for initdb, and also not
to change the system-wide locale settings afterwards.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: cleaning up plperl warnings
Next
From: Greg Stark
Date:
Subject: Re: Improving N-Distinct estimation by ANALYZE