Hi, Do you have large attachments (bigger than 1Mb in your source DB)? If so, then it's normal. There's a ticket/patch ( https://issues.apache.org/jira/browse/COUCHDB-639) that fixes the push replication when docs have large attachments.
However that patch was applied on trunk only, therefore not on the 0.11 release. Can you test with trunk? cheers On Tue, Apr 20, 2010 at 8:08 PM, Bharat Bharat <[email protected]>wrote: > Hi, I am seeing a very bizzare issue with couchdb 0.11 replication. > > When I try to replicate a database from my local machine (mac OSX) to a > remote machine( on a different network), it replicates all documents but > size of the document on the remote machine goes up around 10 times and it > eventually fails. > > eg: Host machine: 450 docs, ~45 MB > Target machine after replication: 450 docs, ~ 400 MB > > Interestingly, the other way works fine. Ie, if I try to pull this database > from host machine to this remote machine, it replicates fine. > > Has anyone encountered this or something similar? I dont have big > attachments. > > Thanks very much! > -- Filipe David Manana, [email protected] "Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves. That's why all progress depends on unreasonable men."
