Results 1 to 2 of 2

Thread: FreezeMap Database Directory

  1. #1
    Ken Carpenter is offline Registered User
    Join Date
    Feb 2003
    Location
    Vancouver, B.C., Canada
    Posts
    31

    FreezeMap Database Directory

    In the Freeze documentation in Section 16.3.1 (page 371), one paragraph reads:
    The second argument is the name of an existing file system directory in which the database environment should reside. The directory stores any databases created in this environment, as well as log files created by the database subsystem.
    Is is possible to change this so that we can place the log files and database files in different directories on different disks?

    For traditional relational databases, placing the log file on a different disk can really improve database performance. From reading the Berkeley DB documentation, it seems that it would benefit as well.

    Thanks,


    Ken Carpenter

  2. #2
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    Hi Ken,

    Assuming that the berkeley db APIs allow this (and I'm pretty sure they do) then we can add such a paramter.

    Regards, Matthew

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 07-24-2007, 10:51 AM
  2. Why concurrent access to FreezeMap is so slow?
    By kingbo in forum Help Center
    Replies: 4
    Last Post: 05-27-2006, 12:06 AM
  3. FreezeMap lazy initialize
    By xdm in forum Help Center
    Replies: 3
    Last Post: 03-01-2006, 10:07 PM
  4. EventLoggerMsg.h no such file directory
    By xdm in forum Help Center
    Replies: 2
    Last Post: 08-05-2004, 09:39 PM
  5. FreezeMap Use Clarification
    By Ken Carpenter in forum Comments
    Replies: 11
    Last Post: 03-01-2003, 05:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •