News

I'm writing a Python script to automate deletion of Trac projects. Trac is using Postgresql, so when I try to delete the project's database I get:ERROR: database "fred" is being accessed by other ...