IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 17 and Version 18 of DatabaseBackups


Ignore:
Timestamp:
Apr 18, 2011, 3:05:54 PM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseBackups

    v17 v18  
    2424rsync -auv rsync://ipp0012.ifa.hawaii.edu/ippdb/ ippdb/
    2525
    26 The databases have names of the form ippdb01-DBNAME.dump.gz, eg, the GPC1 processing information is in the file called ippdb01-gpc1.dump.gz. The GPC1 gzip file is currently '''8GB''', so be careful.  They are also dumped every 4 hours, and the new one replaces the old name.  If people are unable to retrieve these in less than the 4 hour period, then we can adjust the naming to keep more than one old version around. 
     26The databases have names of the form ippdb01-DBNAME.dump.bz, eg, the GPC1 processing information is in the file called ippdb01-gpc1.dump.bz. They are dumped every 4 hours, and the new one replaces the old name.  If people are unable to retrieve these in less than the 4 hour period, then we can adjust the naming to keep more than one old version around. 
    2727
    2828If you want just one of the above databases, use a command like:
    2929
    30 rsync rsync://ipp0012.ifa.hawaii.edu/ippdb/ippdb01-gpc1.dump.gz .
     30rsync rsync://ipp0012.ifa.hawaii.edu/ippdb/ippdb01-gpc1.dump.bz .
    3131
    32 '''Note:''' The validity of the ippdb01-gpc1.dump.gz file can be asserted via its MD5 checksum (stored in ippdb01-gpc1.md5 and distributed in the same place rsync://ipp0012.ifa.hawaii.edu/ippdb/ippdb01-gpc1.md5)
     32'''Note:''' The validity of the ippdb01-gpc1.dump.bz file can be asserted via its MD5 checksum (stored in ippdb01-gpc1.md5 and distributed in the same place rsync://ipp0012.ifa.hawaii.edu/ippdb/ippdb01-gpc1.md5)
    3333
    3434= Other =