From commits-return-5428-apmail-couchdb-commits-archive=couchdb.apache.org@couchdb.apache.org Sun Nov 14 15:12:24 2010 Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 40062 invoked from network); 14 Nov 2010 15:12:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Nov 2010 15:12:24 -0000 Received: (qmail 25963 invoked by uid 500); 14 Nov 2010 15:12:55 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 25841 invoked by uid 500); 14 Nov 2010 15:12:54 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 25833 invoked by uid 500); 14 Nov 2010 15:12:54 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 25830 invoked by uid 99); 14 Nov 2010 15:12:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Nov 2010 15:12:53 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=10.0 tests=ALL_TRUSTED,URI_HEX X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Nov 2010 15:12:48 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 21CB1F0E; Sun, 14 Nov 2010 15:12:12 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sun, 14 Nov 2010 15:12:11 -0000 Message-ID: <20101114151211.57989.28685@eosnew.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Installing=5Fon=5FWindows=22_by?= =?utf-8?q?_FilipeManana?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "Installing_on_Windows" page has been changed by FilipeManana. http://wiki.apache.org/couchdb/Installing_on_Windows?action=3Ddiff&rev1=3D1= 8&rev2=3D19 -------------------------------------------------- <> = =3D Warning =3D - CouchDB 1.0.1 crashes on windows, when index file (yourdabname.view) is b= igger then 4Gb. If you would like to use this DB in production be carefull.= If you found this bug in production phase it will be epic fail. As for me,= I have production-ready project and can't load real data in it. + CouchDB 1.0.1 crashes on Windows when a database or index file (yourdabna= me.view) reaches 4Gb. This is due to a bug in Erlang OTP. A fix (patch) for= this issue was already submitted to the Erlang OTP team: + = + http://erlang.2086793.n4.nabble.com/Fix-appending-to-large-files-4GB-on-W= indows-td2829384.html + = + You can probably find a non-official Windows Erlang OTP build that contai= ns this fix applied. Ask on the CouchDB development mailing list or in the = erlang-patches mailing list for it. = This page describes how to build and install couchdb from source on Windo= ws. See also the [[Windows_binary_installer]]. =3D Windows Installer =3D