Re: why postgresql over other RDBMS

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: why postgresql over other RDBMS
Дата
Msg-id BD8CF586-777F-48F2-8356-87EF6E42DA98@khera.org
обсуждение исходный текст
Ответ на Re: why postgresql over other RDBMS  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: why postgresql over other RDBMS  (PFC <lists@peufeu.com>)
Список 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 по дате отправления:

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Encoding Sort order
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Encoding Sort order