IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 1, 2009, 5:28:52 PM (17 years ago)
Author:
bills
Message:

on receive side of distribution, optionally create a fileset in a status data store
defer {$stage}tool -importrun until all of the files have been downloaded
in the dist.queuruns task queue rcruns

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/receive.md

    r23885 r24038  
    88        comment         STR     255     # Key
    99        fileset_last    STR     128
     10        status_product  STR     64
     11        ds_dbname       STR     64
     12        ds_dbhost       STR     64
    1013END
    1114
     
    1417        source_id       S64     0       # Key fkey (source_id) ref receiveSource(source_id)
    1518        fileset         STR     128
     19        state           STR     64
     20        dbinfo_uri      STR     255
     21        fault           S32     0       # Key
    1622END
    1723
Note: See TracChangeset for help on using the changeset viewer.