Dropping a DB while it is in use? - Mailing list pgsql-admin

From Chad N. Tindel
Subject Dropping a DB while it is in use?
Date
Msg-id 20031229005244.GA59513@calma.pair.com
Whole thread Raw
Responses Re: Dropping a DB while it is in use?  (Gaetano Mendola <mendola@bigfoot.com>)
List pgsql-admin
Is there a way to kill all the connections to a DB so that it can safely
be dropped?  Given that connections to a DB can come from any number of clients,
the only way I've found to do this is to shutdown postgres, which is clearly
an unacceptable solution because it stops access to the other 50 or so databases
that are being used on the system.

Thanks,

Chad

pgsql-admin by date:

Previous
From: Joseph Lemm
Date:
Subject: Re: what is the cause that scan type is showing as 'seq scan' after indexing
Next
From: Michael Glaesemann
Date:
Subject: Re: [HACKERS] IEEE 754