Async commands (like drop index)

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Async commands (like drop index)
Дата
Msg-id 464CAD65.2060409@commandprompt.com
обсуждение исходный текст
Ответы Re: Async commands (like drop index)  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-hackers
Hello,

It seems that it may be useful to allow something like:

DROP INDEX NOWAIT.

The idea being, that the terminal will come back, the index will be 
dropped in the background. If it doesn't drop, it rollback like normal 
and logs.

I bring this up now, as an idea. We can argue about it later... :)

Joshua D. Drake

-- 
      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Atul Deopujari"
Дата:
Сообщение: Re: Planning large IN lists
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: 8.3 release date on web site