Hi all! I would like to store filesystem (ext3) quota in database (PostgreSQL). I'm thinking of using update triggers to call perl/c module which sets system quota. I don't know if it is possible at all - does such module can run with root privileges? Are there other ways of doing this? Any suggestions would be appreciated.
Server is runing: . Apache 2 + PHP + MySQL . Pure-FTP . Postfix + openwebmail + amavisd/clam/spf/etc... Currently all www, email and alias accounts are stored in PostgreSQL. Best regards, Tomek Lutelmowski
