]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
PostgreSQL schema extensions for processing radacct: Data usage per period (#3258)
authorTerry Burton <tez@terryburton.co.uk>
Fri, 17 Jan 2020 21:36:02 +0000 (21:36 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 17 Jan 2020 21:36:02 +0000 (16:36 -0500)
commit8556cb39699f5a84b615af87651edd6f05755d53
tree2ad26b0cf6b74a4e095785d889ed952a6a0ce5c5
parent1a8e155367f3c0a22e80bd957ce49ce3da1e32fd
PostgreSQL schema extensions for processing radacct: Data usage per period (#3258)

Provides a table, index and SP for extracting per-user data usage within
arbitrary periods using the standard radacct table entries.
raddb/mods-config/sql/main/postgresql/process-radacct.sql [new file with mode: 0644]