On 6/27/2011 12:01 PM, Mark Moellering wrote:
Ahh I see... What about the sql files? Can each instance point to the same directory or do I need different directories per instance? Since everything is already set to handle multiple domains, I can use the same sql for each...
Multiple instances can share read-only maps such as virtual, transport, or access maps. It may or may not make sense to share these maps in any particular instance.
Multiple instances cannot share maps that postfix itself writes to, such as the tls session cache, the address_verify_map cache or the postscreen cache.
The type of map (*sql, hash, whatever) makes no difference.