Re: [exim] Exim and SQL Database performance

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Jeremy Harris
Dátum:  
Címzett: exim-users @ exim. org
Tárgy: 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