IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25102


Ignore:
Timestamp:
Aug 18, 2009, 6:21:56 AM (17 years ago)
Author:
eugene
Message:

update notes on locking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/Ohana/src/libdvo/doc/locking.txt

    r25035 r25102  
    55are used vs cases of read/write (hard locks) are needed.
    66
    7 DVO uses a somewhat strong locking policy in
    8 order to prevent users from getting inconsistent data.  This is good,
    9 but it prevents DVO letting users have read-only UNIX permissions on a
    10 database: it is necessary to have wrte from being able tb
     7locks set in DVO:
     8
     9dvo_catalog_lock -- on catalog open & catalog create (all files for
     10                    split mode)
     11
     12gfits_db_lock -- on photcode table read/write and dvo_image_lock
     13
Note: See TracChangeset for help on using the changeset viewer.