Subject | Re: Firebird on Windows |
---|---|
Author | sbnspindler |
Post date | 2004-03-22T12:14:26Z |
--- In firebird-support@yahoogroups.com, "Thomas Steinmaurer"
<ts@i...> wrote:
How can I set "forced writes = ON" on database level ?
<ts@i...> wrote:
> Hi Sabine,about
>
> > I have problems using JayBird and FireBird 1.5 on Windows.
> > My Java Application opens a database, creates tables and makes
> > 10000 inserts every minute. But the size of the database filedoesn't
> > increase, even after 2 hours. It seems, as if the data recordswould
> > only be written to disk when the database is closed.file
> > If I run the same Application on Linux, the size of the database
> > increase with every insert.force
> > Are there any properties I have to set on the Windows System to
> > the writes to disk ?Yes, I commit the inserts regularly.
>
> Do you commit the inserts regularly, for example every 1000 records?
>
> Do you have set FORCED WRITES for your database on?
>
>
> Best Regards,
> Thomas Steinmaurer
> LogManager Serie - Logging/Auditing Suites supporting
> InterBase, Firebird, Advantage Database and MS SQL Server
> Upscene Productions
> http://www.upscene.com
How can I set "forced writes = ON" on database level ?