[csw-devel] SF.net SVN: gar:[13055] csw/mgar/gar/v2/lib/python/README

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Jan 23 08:57:53 CET 2011


Revision: 13055
          http://gar.svn.sourceforge.net/gar/?rev=13055&view=rev
Author:   wahwah
Date:     2011-01-23 07:57:53 +0000 (Sun, 23 Jan 2011)

Log Message:
-----------
checkpkg: Documented 3 indexes added to the db

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/README

Modified: csw/mgar/gar/v2/lib/python/README
===================================================================
--- csw/mgar/gar/v2/lib/python/README	2011-01-23 03:35:40 UTC (rev 13054)
+++ csw/mgar/gar/v2/lib/python/README	2011-01-23 07:57:53 UTC (rev 13055)
@@ -56,3 +56,11 @@
   python-progressbar \
   python-sqlobject \
   python-yaml
+
+===Checkpkg database===
+
+Additional database indexes:
+
+CREATE INDEX srv4_mtime_idx ON srv4_file_stats(mtime);
+CREATE INDEX srv4_md5_idx ON srv4_file_stats(md5_sum);
+CREATE INDEX catalog_idx ON srv4_file_in_catalog (arch_id, osrel_id, catrel_id);


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list