Re: Index creation time and distribution - Mailing list pgsql-performance

From Guillaume Smet
Subject Re: Index creation time and distribution
Date
Msg-id 1d4e0c10805221452s33e316cepb9420231547de51b@mail.gmail.com
Whole thread Raw
In response to Re: Index creation time and distribution  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
On Thu, May 22, 2008 at 9:18 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Ermm .. this is in fact mostly broken in 8.3.0 and 8.3.1.  If you don't
> want to wait for 8.3.2, you need this patch:
> http://archives.postgresql.org/pgsql-committers/2008-03/msg00566.php

That's what I had in mind. We have to test a lot of things before even
considering an upgrade so that's not really a problem for us to wait
for 8.3.2.

Thanks.

--
Guillaume

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Index creation time and distribution
Next
From: Gregory Stark
Date:
Subject: Re: "Big O" notation for postgres?