4 Jul
2019
4 Jul
'19
10:15 p.m.
On 4 Jul 2019, at 17:55, Richard J Palmer <richard@merula.net> wrote:
Hi
Indeed - there is (although I haven't tested it yet for ippools) the option at top level.
I was trying (if possible) to only log the ippool queries rather than everything - However I can look at this for now and grep/etc the queries
Use multiple instances of the sql module. If you care about the additional connections, share the connection pool. If you care about config duplication, use templates. -Arran