On Apr 21, 2005, at 11:16 PM, Tom Lane wrote:
The only real solution I know of is to sleep for a little before trying to issue the DROP DATABASE. Certainly, adding more database traffic as you suggest isn't going to improve matters.
I think just sleeping is all I'm doing. The extra database traffic I'm adding is via a different connection to a different database (template1).
Thanks for the reply, Tom. At least I know that I've done what I can for this issue in my app.
Regards,
David
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend