Subject | Re: Kill FB processes |
---|---|
Author | Stephen Boyd |
Post date | 2007-11-16T13:53:33Z |
--- In firebird-support@yahoogroups.com, "Adam" <s3057043@...> wrote:
sweep and / or garbage collection will take care of that.
>I know. The one in question isn't that one.
> Firstly, be careful, there will always be at least one
> fb_inet_server.exe running under Windows when the server is running.
> Don't mistake that for a connection.
>
> If you are sure it is a connection, then killing the process willYea, but that's going to happen if I just reboot anyway. Presumably
> cause any uncommitted transactions within that connection to be
> abandoned. This will potentially leave a lot of garbage in your tables
> if that connection had a lot of outstanding work to do.
>
sweep and / or garbage collection will take care of that.