Subject Re: [firebird-support] Re: Firebird.log file size
Author Helen Borrie
At 05:04 PM 8/06/2005 +0000, you wrote:
>So there's no way to limit the size? That's a bad aspect for Firebird
>in my opinion (the server I'm talking about is a 24x7 server, so we
>can't afford shutting down Firebird...).
>
>What about removing the file with Firebird running?

It doesn't seem to mind.

>Does it keep the
>file open or open/closes it every time it needs to log something?

It doesn't appear to create a new log file until it actually needs to write
something. So you should be OK to archive your log files during 24/7
operation. Test it.

./heLen