| Subject | Re: Automating Firebird maintenance on Linux |
|---|---|
| Author | |
| Post date | 2019-04-17T13:10:39Z |
Yes, but gfix refuses to shutdown the database to single user maintenance mode if there are any existing connections to it. That is the main problem - I need to kill those connections and prevent new ones from spawning so that I can shutdown the database with gfix first.
Myles