This is a discussion on Re: Postfix + MySql - reducing queries? within the mailing.postfix.users forums, part of the Mail Servers and Related category; Le Mer 4 f=E9v 17:57:24 2004, Nikolas Hagelstein =E9crit: > i am running a mysql(4.xx)/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Le Mer 4 f=E9v 17:57:24 2004, Nikolas Hagelstein =E9crit:
> i am running a mysql(4.xx)/postfix(2.0.16)/amvis combination. > The setup is almost identical to the one described > in "FILTER_README - Squeezing out more performance". >=20 > i am surprised about that much (mostly redundant ones) sqlquerys > being necessary. Did i missed something? Any optimisation hints? With MySQL 4.0.1, you may use query cache (see mysql server manual) |