Re: more than one index in a single heap pass?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: more than one index in a single heap pass?
Дата
Msg-id 13828.1247601006@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: more than one index in a single heap pass?  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: more than one index in a single heap pass?  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Andrew Dunstan wrote:
>> I was just wondering idly today if we could usefully build a number of  
>> indexes at the same time in a single pass over the heap, or could it be  
>> that we wouldn't gain much? I haven't even got around to thinking about  
>> any syntax for it.

> Could we make it work on two backends building one index each in
> synchronized scans?

Don't we more or less have that already?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: WIP: Deferrable unique constraints
Следующее
От: Jamie Fox
Дата:
Сообщение: Re: [GENERAL] large object does not exist after pg_migrator