Re: Slow adding Large Indexes - Mailing list pgsql-admin

From Tom Lane
Subject Re: Slow adding Large Indexes
Date
Msg-id 10456.1248705663@sss.pgh.pa.us
Whole thread Raw
In response to Re: Slow adding Large Indexes  ("Thorne, Francis" <thornef@cromwell.co.uk>)
List pgsql-admin
"Thorne, Francis" <thornef@cromwell.co.uk> writes:
> How can I go about changing these to the C locale,

dump, initdb --no-locale, reload :-(.  Note that the settings you
actually mentioned are not performance critical; it's lo_collate and
lc_ctype that count ... and those can only be set by initdb.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Thorne, Francis"
Date:
Subject: Re: Slow adding Large Indexes
Next
From: "Kevin Grittner"
Date:
Subject: Re: Please, help me configuring RFT