Re: Ye olde drop-the-database-you-just-left problem
- From: Josh Berkus <josh(at)agliodbs(dot)com>
- To: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Ye olde drop-the-database-you-just-left problem
- Date: Wed, 30 May 2007 13:03:10 -0700
- Message-id: <200705301303.10150.josh@agliodbs.com> <text/plain>
Tom,
> Even if we had a semaphore of the sort you suggest, I doubt people would
> want DROP DATABASE to wait indefinitely. The real question here is how
> long is it reasonable for DROP DATABASE to wait before failing ...
10 to 15 seconds, I'd say. Is that going to be long enough for backends to
release, assuming the DB isn't under extreme load?
--
Josh Berkus
PostgreSQL @ Sun
San Francisco
Home |
Main Index |
Thread Index