Re: Slow adding Large Indexes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Thorne, Francis" <thornef(at)cromwell(dot)co(dot)uk>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Slow adding Large Indexes
Date: 2009-07-27 14:41:03
Message-ID: 10456.1248705663@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Thorne, Francis" <thornef(at)cromwell(dot)co(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Grittner 2009-07-27 15:41:08 Re: Please, help me configuring RFT
Previous Message Thorne, Francis 2009-07-27 14:34:15 Re: Slow adding Large Indexes