firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Server-side message broadcasting through EVENT when shutdown

Open usystem opened this issue 4 months ago • 0 comments

When using gfix -shut -force 300 mydb.fdb -user SYSDBA -pass masterkey, I would like the server to send a message about the upcoming database shutdown, so that the application can notify users in advance, or take appropriate action automatically — depending on the developer’s imagination.

usystem avatar Aug 07 '25 01:08 usystem