]> andersk Git - moira.git/blobdiff - db/dbopt
added fsgroup
[moira.git] / db / dbopt
index b59abd6a404e19fbb31234cb2254466729bf2fec..5dcdc9bbd3e23c320f9a39cea75bc29d758a91cc 100644 (file)
--- a/db/dbopt
+++ b/db/dbopt
@@ -60,6 +60,10 @@ modify i_fil_phys to cbtree
 index on filesys is i_fil_grp (owners)
 modify i_fil_grp to btree
 
+modify fsgroup to cbtree on group_id
+index on fsgroup is i_fsg_filsys (filsys_id)
+modify i_fsg_filsys to btree
+
 modify nfsquota to cbtree on users_id
 index on nfsquota is i_nfq_fil (filsys_id)
 modify i_nfq_fil to cbtree
This page took 0.030873 seconds and 4 git commands to generate.