28 May
2009
28 May
'09
5:06 p.m.
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