Subject | RE: [firebird-support] optimizing embedded server |
---|---|
Author | Alan McDonald |
Post date | 2005-01-25T05:06:07Z |
> > would you really want to do that even if you could?not that I know of. how much writing are you doing? It could be an
> > On windows we all talk about setting databases forced writes
> to ON for the
> > sake of safety.
> > What is the setting of the database in question?
> > If you are brave enough, perhaps this setting works with embedded too.
> > I don't think I'd try it though. Too much chance in the mebedded
> > environment
> > to have your database go awol.
> > Alan
> [snip]
>
> I'm having trouble understanding... I'm wondering if there are some
> configuration options I can pass to the database to improve it's
> peformance on systems that have slow disk speeds.
>
> thanks,
>
> todd
application issue and not a database (server) issue. Are you doing bulk
inserts?
Alan