Changes between Version 20 and Version 21 of Maintenance
- Timestamp:
- 10/21/13 16:47:37 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maintenance
v20 v21 48 48 #!div style="font-size: 90%" 49 49 {{{#!sh 50 psql qcg-ntf qcg-ntf -h localhost50 psql -h localhost qcg-ntf qcg-ntf -h localhost 51 51 delete from pullpoints ; 52 52 }}} … … 62 62 }}} 63 63 }}} 64 }}}