On 12 Nov 2009, at 14:17, lst_ho...@kwsoft.de wrote:

I get the same error if I try to read the contents of the .db file using postmap directly. Is there going to be some architectural difference between the two systems? Is there a more cross-platform file format I could use for the databases?

The BerkeleyDB used for hash and btree are known for their always changing file format so don't copy db files from one machine to the other. Either use a network database like LDAP,MySQL,PostgreSQL or stick with plain text and build them on the machine in question. You *may* get around with using cdb but don't take it for granted.


I was under the impression that there was a performance penalty using CDB with Postfix?

--
Expounding the theory of infinite Abelian Badgers
http://playr.co.uk/

Reply via email to