Show pageOld revisionsBacklinksODT exportBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Poriaz refreshes databases other servers cannot reach ====== After several tests on the data in 2008-03, it was required to revert to the original data from PORIAZ / old hust kvalobs. Four easy steps: <code> $ cd /metno/kvalobs/scratch $ psql kvalobs $ delete from data where obstime>'2008-02-28' and obstime<'2008-04-01'; ##### Assuming that /metno/kvalobs/scratch/data-200803 is in place ... $ \copy data FROM data-200803/data-200803.dat WITH DELIMITER AS '|' </code> kvalobs/kvoss/system/qc2/8hdk376snf09zj37dk82s92/refreshdata.txt Last modified: 2022-05-31 09:29:32(external edit)