Async commands (like drop index) - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Async commands (like drop index)
Date
Msg-id 464CAD65.2060409@commandprompt.com
Whole thread Raw
Responses Re: Async commands (like drop index)  ("Jim C. Nasby" <decibel@decibel.org>)
List 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 by date:

Previous
From: "Atul Deopujari"
Date:
Subject: Re: Planning large IN lists
Next
From: "Marc G. Fournier"
Date:
Subject: Re: 8.3 release date on web site