Reading material!
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Thu May 28 23:06:57 CEST 2009
Hi,
> 1. Is there any written description of all the tables, columns, etc.
> What they are? What data goes in them? How & when they are created?
>
> 2. PostgreSQL/freeRADIUS: Where are the accounting tables? Where can I
> read about them? How are they created?
in the source code tarball you'll find all the bits you need in
/raddb/sql/postgresql
eg schema.sql
names/purpose etc can be examined by reading the .sql and
reading the configuration files to see what/why/how
(eg the sections of config dealing with SQL accounting)
alan
More information about the Freeradius-Users
mailing list