On Thu, May 14, 2009 at 06:48:07PM -0700, Scott Haneda wrote:
> Thank you very much, I do not think a million will be hit for some time.
> Is there any penalty when you run postmap to read in the changes to the
> virtual_alias_maps file? I know it is not a server restart, and can happen
> without interruption of service, though I wonder what happens when you
> issue a postmap on a million line file.
You consume some CPU and burn some disk I/O ops. Daemons that use the
indexed file with re-start at a convenient point in time (i.e. not in
the middle of a transaction, ...). Regardless of size, you should not
be re-building indexed files frequently (more than a few times a day) ,
if you are, use *SQL or LDAP.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.