IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of ippToPsps_Database


Ignore:
Timestamp:
Mar 7, 2012, 12:02:06 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Database

    v1 v1  
     1
     2= The {{{ippToPsps}}} database =
     3
     4The {{{ippToPsps}}} database is a central component. It is currently hosted on the same machine as gpc1, but all databases used by {{{ippToPsps}}} are detailed in the settings file, [http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/browser/trunk/ippToPsps/config/settings.xml here], while it's schema can be found in svn, [http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/browser/trunk/ippToPsps/config/ippToPspsDbSchema.sql here].
     5
     6cascading deletes where necessary
     7
     8{{{
     9+---------------------+
     10| Tables_in_ipptopsps |
     11+---------------------+
     12| batch               |
     13| box                 |
     14| clients             |
     15| config              |
     16| detection           |
     17| pending             |
     18| stack               |
     19| stripe              |
     20+---------------------+
     21}}}
     22
     23== The {{{config}}} table ==
     24== The {{{box}}} table ==
     25== The {{{clients}}} table ==
     26== The {{{config}}} table ==
     27== The {{{detection}}} table ==
     28== The {{{stack}}} table ==
     29== The {{{stripe}}} table ==
     30
     31
     32