Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group