more than one index in a single heap pass? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject more than one index in a single heap pass?
Date
Msg-id 4A5CDD7A.3080101@dunslane.net
Whole thread Raw
Responses Re: more than one index in a single heap pass?  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
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.

cheers

andrew


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: WIP: Deferrable unique constraints
Next
From: Alvaro Herrera
Date:
Subject: Re: more than one index in a single heap pass?