Re: [exim] Exim and SQL Database performance
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Robert Blayzor at
2012-07-13 16:18
Brent Jones at
2012-07-13 22:18
Author:
Jeremy Harris
Date:
2012-07-13 19:47
UTC
To:
exim-users @ exim. org
Subject:
Re: [exim] Exim and SQL Database performance
On 2012-07-13 17:18, Robert Blayzor wrote:
> When using Exim to pull domainlists, say:
>
> domainlist db_localdoms = pgsql;....
Run it with suitable debug, and you'll see results being reused from cache.
It even knows that some SQL ought not to be cached.....
--
Jeremy