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: Mon, 27 Jul 2009 10:41:03 -0400
- Message-id: <10456.1248705663@sss.pgh.pa.us> <text/plain>
"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
Home |
Main Index |
Thread Index