Re: [RADIATOR] NoSQL databases support

2011-10-17 Thread Michael
I use monthly tables for sql accounting. works good for me. ie. AccountingTable `acct_%f%g` for the AuthSQL So, as the month changes, radiator starts to insert into a different table. Of course, you have to have these tables created before the month starts. A quick script and a cron job hand

Re: [RADIATOR] NoSQL databases support

2011-10-17 Thread Leigh Porter
I agree that any SQL solution for storing accounting and logs is somewhat crazy when you get a little busy. We store up to one weeks accounting logs in an SQL database for billing and customer care but all other logs (i.e. data retention for law enforcement) are stored as gzip text files in a hi

[RADIATOR] NoSQL databases support

2011-10-17 Thread Mike Puchol
Greetings, I have started looking into NoSQL solutions (mentioned in a recent thread) for storage of accounting data & other logging details, as storing them in SQL is wasting space and ending up with huge tables that take eons to sift through. My choice so far is MongoDB, and here is some in

Re: [RADIATOR] unable to install authen-ace4.ppd module, PPD does not provide code to installf for this platform

2011-10-17 Thread Heikki Vatiainen
On 10/17/2011 05:05 AM, Yew Mun, Chan wrote: Hello Yew Mun, > I managed to find 5.10, install setup, and got it to install authen-ace.ppd > successful. That works also. ActiveState does not provide 5.10 as a direct download anymore, so I thought it would be a good idea for us to compile the mod