Use CACHED tables for hsqldb

XMLWordPrintable

      By default, hsqldb does not write any data to its database file until the server is shut down. Instead it keeps a redo log. Perhaps for a system such as Jira using 'CREATE CACHED TABLE' instead of 'CREATE TABLE' would be more appropriate?

            Assignee:
            Unassigned
            Reporter:
            Eric Jain
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: