WRITE_DELAY sets the delay between writes being committed to disk.
You could set it to longer, and you will gain more performance on
average, but risk losing more data if you have a power failure.
> --
> You received this message because you are subscribed to the Google Groups "H2 Database" group.
> To post to this group, send email to h2-da...@googlegroups.com.
> To unsubscribe from this group, send email to h2-database...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
>
>
Chris
On Fri, Sep 9, 2011 at 7:55 PM, Mark Addleman <markad...@gmail.com> wrote:
> Just a clarification: Is the doubling function applied to the number of
> INSERT / DELETE operations or to the number of rows in the table?
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/h2-database/-/T3Er4Tfl3_kJ.
> To post to this group, send email to h2-da...@googlegroups.com.
> To unsubscribe from this group, send email to
> h2-database...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/h2-database?hl=en.
>
--
C. Schanck
On Mon, Sep 12, 2011 at 12:26 AM, Mark Addleman <markad...@gmail.com> wrote:
> Thanks!
>
--
C. Schanck