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
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
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
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