Re: Creating indexes in the background - Mailing list pgsql-hackers

From David Lee
Subject Re: Creating indexes in the background
Date
Msg-id CAEsy2JEPPiau7jE7=Ng0FbvAAeqQxfkYetk=O3UZ7yyA35vf9w@mail.gmail.com
Whole thread Raw
In response to Re: Creating indexes in the background  (David Johnston <polobo@yahoo.com>)
Responses Re: Creating indexes in the background  (Jim Nasby <jnasby@enova.com>)
Re: Creating indexes in the background  (Daniel Farina <daniel@heroku.com>)
List pgsql-hackers
<p>Thanks. Is this something viable as a feature request? <div class="gmail_quote">On Oct 28, 2012 7:48 AM, "David
Johnston"<<a href="mailto:polobo@yahoo.com">polobo@yahoo.com</a>> wrote:<br type="attribution" /><blockquote
class="gmail_quote"style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> On Oct 27, 2012, at 19:20,
DavidLee <<a href="mailto:davidomundo@gmail.com">davidomundo@gmail.com</a>> wrote:<br /><br /> > Hey folks,<br
/>><br /> > It seems like right now when you want to create an index concurrently, the index creation will get
canceledif you cancel the statement (i.e. you must keep your statement open).<br /> ><br /> > Is there a way to
"launch"an index creation in the background so that the statement doesn't need to be kept open?<br /> ><br /> >
--David<br/> ><br /><br /> No there is not.<br /><br /> David J.</blockquote></div> 

pgsql-hackers by date:

Previous
From: David Johnston
Date:
Subject: Re: Creating indexes in the background
Next
From: nadeesh t v
Date:
Subject: Index creation in postgresql