﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
21039	"Support Postgres ""CREATE INDEX CONCURRENTLY"" in migrations."	FunkyBob	Dan Tao	"When a migration creates a new index, it's sometimes preferable to use a concurrent index creation so it won't interfere with the operation of the DB:

http://www.postgresql.org/docs/9.2/static/sql-createindex.html#SQL-CREATEINDEX-CONCURRENTLY

It would be nice to have an option to enable this in migrations."	New feature	closed	contrib.postgres	dev	Normal	fixed		erik.van.zijst at gmail Dan Tao	Ready for checkin	1	0	0	0	0	0
