Re: why postgresql over other RDBMS - Mailing list pgsql-general

From Vivek Khera
Subject Re: why postgresql over other RDBMS
Date
Msg-id BD8CF586-777F-48F2-8356-87EF6E42DA98@khera.org
Whole thread Raw
In response to Re: why postgresql over other RDBMS  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: why postgresql over other RDBMS
List pgsql-general
On May 25, 2007, at 5:28 PM, Tom Lane wrote:

> That's true at the level of DDL operations, but AFAIK we could
> parallelize table-loading and index-creation steps pretty effectively
> --- and that's where all the time goes.

I would be happy with parallel builds of the indexes of a given
table.  That way you have just one scan of the whole table to build
all its indexes.


pgsql-general by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Encoding Sort order
Next
From: Tom Lane
Date:
Subject: Re: Encoding Sort order