Re: About the pid and opts files - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: About the pid and opts files
Date
Msg-id 39558B31.E9C55905@alumni.caltech.edu
Whole thread Raw
In response to Re: About the pid and opts files  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
> Particularly the locale-related env vars.  I think it is a serious
> bug in the current system that it is possible to start the postmaster
> with locale vars different from the values in effect at initdb time.
> You can corrupt your text-column indices completely that way, because
> the sort ordering an index depends on can change from run to run.

Our upcoming work on character sets should include this area as an
issue. We haven't yet discussed how and where "locale" is used, but its
effects may be more isolated once we allow multiple character sets in an
installation.
                      - Thomas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: Call for port testing on fmgr changes -- Results!
Next
From: Thomas Lockhart
Date:
Subject: Re: Re: Call for port testing on fmgr changes -- Results!