Re: Ye olde drop-the-database-you-just-left problem

Decibel! <decibel@decibel.org>

From: Jim Nasby <decibel@decibel.org>
To: Zeugswetter Andreas ADI SD <ZeugswetterA@spardat.at>
Cc: "Brian Hurt" <bhurt@janestcapital.com>, "Tom Lane" <tgl@sss.pgh.pa.us>, <pgsql-hackers@postgreSQL.org>
Date: 2007-06-01T23:42:24Z
Lists: pgsql-hackers
On May 31, 2007, at 1:32 AM, Zeugswetter Andreas ADI SD wrote:
>>>  However, it suddenly struck me that we could
>>> probably make most of the problem go away if we put that same wait
> into
>>> DROP DATABASE itself --- that is, if we see other backends in the
>>> target DB, sleep for a second or two and then recheck before  
>>> erroring
> out.
>
> Yup, waiting in drop database up to 10-30 secs would imho be fine.

Even 10 seconds seems rather long, doesn't it? You'd have to have an  
awfully busy system to need to wait more than like 5 seconds for the  
closing backend to get scheduled, and it'd be rather ugly to force  
someone to wait 30 seconds just to find out that someone's still  
connected to the database.

How about starting with 5 seconds and seeing if that takes care of  
most situations?
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)