[LON-CAPA-cvs] cvs: loncom /cron loncapa

raeburn raeburn@source.lon-capa.org
Sun, 14 Mar 2010 23:19:54 -0000


raeburn		Sun Mar 14 23:19:54 2010 EDT

  Modified files:              
    /loncom/cron	loncapa 
  Log:
  - Run refresh_courseids.db nightly 
    - will refresh nohist_courseids.db file for library servers. 
  
  
Index: loncom/cron/loncapa
diff -u loncom/cron/loncapa:1.18 loncom/cron/loncapa:1.19
--- loncom/cron/loncapa:1.18	Mon Feb 22 15:34:57 2010
+++ loncom/cron/loncapa	Sun Mar 14 23:19:54 2010
@@ -18,6 +18,10 @@
 # Remove temporary tables from the metadata database.
 13 2 * * *    www    /home/httpd/perl/cleanup_database.pl
 
+# Refresh the nohist_courseids.db table used for fast look-ups of course 
+# information
+50 2 * * *     www  /home/httpd/perl/refresh_courseids_db.pl
+
 # Clean up the printing spool and userfile cache
 5 1 * * *    www    /home/httpd/perl/cleanup_file_caches.pl