From owner-freebsd-questions@FreeBSD.ORG Tue Jun 2 22:47:38 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EACC81065679 for ; Tue, 2 Jun 2009 22:47:38 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id BB7A18FC26 for ; Tue, 2 Jun 2009 22:47:38 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from sarevok.dnr.servegame.org (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id B58A07E837; Tue, 2 Jun 2009 14:47:37 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Wed, 3 Jun 2009 00:47:34 +0200 User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.3; i386; ; ) References: <4A2284D6.2080304@locolomo.org> In-Reply-To: <4A2284D6.2080304@locolomo.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906030047.34680.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Subject: Re: migrating berkeley DBs (4.3 to 4.6) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2009 22:47:39 -0000 On Sunday 31 May 2009 15:23:34 Erik Norgaard wrote: > Hi: > > I have cyrus-imapd 2.3 with Berkeley DB 4.3 and openldap also compiled > with BDB 4.3. > > Now, openldap won't build with 4.3 and defaults to 4.6 so I need to > migrate my data, and I would like to migrate my cyrus-imapd also to a > newer version of BDB. > > Are there any tools or tricks for doing this? > > The BDB v4.4 port refers to a compatibility page maintained at > sleepycat, but this is now redirected to Oracle and I find no such > information. Any page listing the db file compatibility? The big page @ oracle is here: Additional info and details: https://bugzilla.redhat.com/show_bug.cgi?id=470084 -- Mel