Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
kvalobs:kvoss:system:qc2:8hdk376snf09zj37dk82s92:qc1tweaks [2010-02-13 21:31:39] paule created |
kvalobs:kvoss:system:qc2:8hdk376snf09zj37dk82s92:qc1tweaks [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Try this first then see if need to update the -46080 (is this already 32 days or 12 hours?) | Try this first then see if need to update the -46080 (is this already 32 days or 12 hours?) | ||
| + | |||
| + | Strange thinsg now happening: | ||
| + | |||
| + | < | ||
| + | kvalobs=# select * from data where paramid=110 and obstime>' | ||
| + | | ||
| + | -----------+---------------------+----------+---------+---------------------+--------+--------+-------+-----------+------------------+------------------+--------- | ||
| + | 91400 | 2010-02-01 06:00:00 | | ||
| + | 91400 | 2010-02-02 06:00:00 | | ||
| + | 91400 | 2010-02-03 06:00:00 | | ||
| + | 91400 | 2010-02-04 06:00:00 | -1 | 110 | 2010-02-04 13:10:56 | 302 | 0 | 0 | -1 | 0000000000000000 | 9999900000000000 | | ||
| + | 91400 | 2010-02-08 06:00:00 | 2 | 110 | 2010-02-09 08:18:34 | 302 | 0 | 0 | 2 | 0000000000000000 | 9999900000000000 | | ||
| + | 91400 | 2010-02-09 06:00:00 | -1 | 110 | 2010-02-09 08:19:35 | 302 | 0 | 0 | -1 | 0000000000000000 | 9999900000000000 | | ||
| + | 91400 | 2010-02-15 06:00:00 | 19.9 | 110 | 2010-02-15 06:52:48 | 302 | 0 | 0 | 19.9 | 0000000000000000 | 9999900000000000 | | ||
| + | 91400 | 2010-02-16 06:00:00 | 1.2 | 110 | 2010-02-16 07:25:35 | 302 | 0 | 0 | 1.2 | 0000000000000000 | 9999900000000000 | | ||
| + | (8 rows) | ||
| + | </ | ||
| + | |||
| + | i.e. missing rows are not being generated ??? What controls this? | ||
| + | |||
| + | Turn back on range_checks: | ||
| + | |||
| + | < | ||
| + | | ||
| + | 161 changes made ... | ||
| + | </ | ||
| + | |||
| + | Mmmmmmm looks like this has been happening for a while ... what generates missing rows? | ||