Re: Creating indexes in the background

Поиск
Список
Период
Сортировка
От David Lee
Тема Re: Creating indexes in the background
Дата
Msg-id CAEsy2JEPPiau7jE7=Ng0FbvAAeqQxfkYetk=O3UZ7yyA35vf9w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Creating indexes in the background  (David Johnston <polobo@yahoo.com>)
Ответы Re: Creating indexes in the background
Re: Creating indexes in the background
Список 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 по дате отправления:

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: Creating indexes in the background
Следующее
От: nadeesh t v
Дата:
Сообщение: Index creation in postgresql