On Sat, Oct 27, 2012 at 7:20 PM, David Lee <[email protected]> wrote: > It seems like right now when you want to create an index concurrently, the > index creation will get canceled if you cancel the statement (i.e. you must > keep your statement open). > > Is there a way to "launch" an index creation in the background so that the > statement doesn't need to be kept open?
Nope. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
