Creating indexes in the background
От | David Lee |
---|---|
Тема | Creating indexes in the background |
Дата | |
Msg-id | D6D7E76B-C5F9-4EB4-963B-591928190865@gmail.com обсуждение исходный текст |
Ответы |
Re: Creating indexes in the background
Re: Creating indexes in the background Re: Creating indexes in the background Re: Creating indexes in the background Re: Creating indexes in the background Re: Creating indexes in the background |
Список | pgsql-hackers |
Hey folks, It seems like right now when you want to create an index concurrently, the index creation will get canceled if you cancelthe 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? --David
В списке pgsql-hackers по дате отправления: