Kees Jongenburger wrote: > There are 3 more things that might be of interest to you > 1- The security project that would very much like to enhance performance by > delegating security rules to the database (select bigquery where > bigcontratins and owner in "users")
Yes, I have discussed this with Eduard a bit, and it seems to me to be a very good idea to enhance performance of the security layer. > > 2-(this was discussed on irc but not on the list yet) an other big speed > improvement could be gained by creating "koppel tabellen" for every possible > relation. so creating a table for relations between "user and images of type > posrel). by doing this nodes could be retrived in one query. I don't know if this a good idea , you lose the flexibility to query all the relations in one go, and the ability to just query insrel to retrieve the relations. -- Rico Jansen ([EMAIL PROTECTED]) "You call it untidy, I call it LRU ordered" -- Daniel Barlow
