figured it out ;-)
postgres's transaction feature answered my prayer..

On Thu, 2004-02-19 at 16:47, ROY wrote:
> hi list,
> 
> is it possible to have two 'accounting_stop_query' on postgressql.conf
> 
> or 
> 
> i need to setup something like
> 
> modules {
>       sql {
>               ...
>               ...
>               blah blah
>               ...
>               ...
>       }
>       sql2 {
>               ...
>               ...
>               new blah blah
>               ...
>               ...
>       }
> }
> 
> and then call it from accounting routine
> 
> accounting {
>       sql
>       sql2
> }
> 
> the idea is to perform two separate sql queries.
> 
> thanks,
> roy
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to