[Dovecot] auth socket goes away on reload
William Blunn
bill+dovecot at blunn.org
Thu Jun 3 21:20:56 EEST 2010
On 03/06/2010 19:17, William Blunn wrote:
> If you are going to keep the SQLite database around, you might want to
> look at vacuuming it periodically using either VACUUM or the
> auto_vacuum PRAGMA depending on what fits your context best.
>
> http://sqlite.org/lang_vacuum.html
> http://sqlite.org/pragma.html#pragma_auto_vacuum
Actually pragma auto_vacuum is probably not going to be right here
because it may cause fragmentation.
Bill
More information about the dovecot
mailing list