Comment 15 for bug 531273

Revision history for this message
Roman Yepishev (rye) wrote :

I am closing this bug report and marking it as fix released due to the following:
1. The database layer got pgbouncer that keeps the number of active (memory consuming) connections to the minimum possible. The worst times for the clients were around Lucid Lynx release.
2. The server rescan was completely rewritten and it takes now around 2 seconds to complete.
3. All calls to Query() were removed, now get delta takes < 2 seconds and one delta brings many changes.