]> andersk Git - moira.git/commitdiff
add index on filsys owner
authormar <mar>
Wed, 16 Aug 1989 20:31:54 +0000 (20:31 +0000)
committermar <mar>
Wed, 16 Aug 1989 20:31:54 +0000 (20:31 +0000)
db/dbopt

index 1ccda396fb7e024e33e8621c067671cc3e03662c..5541f83975d49e8c1d789cfcaa9889f120b51881 100644 (file)
--- a/db/dbopt
+++ b/db/dbopt
@@ -59,6 +59,8 @@ index on filesys is i_fil_phys (phys_id)
 modify i_fil_phys to cbtree
 index on filesys is i_fil_grp (owners)
 modify i_fil_grp to btree
+index on filesys is i_fil_user (owner)
+modify i_fil_user to btree
 
 modify fsgroup to cbtree on group_id
 index on fsgroup is i_fsg_filsys (filsys_id)
This page took 0.03868 seconds and 5 git commands to generate.