On Thu, Nov 11, 2010 at 06:41, Marc Mamin <[email protected]> wrote: > There are a few places in our data flow where we have to wait for index > creation before being able to distribute the process on multiple threads > again.
Would CREATE INDEX CONCURRENTLY help here? -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
