From owner-freebsd-sparc64@FreeBSD.ORG Mon Mar 15 13:34:26 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D82C16A4CE for ; Mon, 15 Mar 2004 13:34:26 -0800 (PST) Received: from netlx014.civ.utwente.nl (netlx014.civ.utwente.nl [130.89.1.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 757AE43D2F for ; Mon, 15 Mar 2004 13:34:25 -0800 (PST) (envelope-from r.s.a.vandomburg@student.utwente.nl) Received: from gog (gog.student.utwente.nl [130.89.165.107]) by netlx014.civ.utwente.nl (8.11.7/HKD) with ESMTP id i2FLY2602635 for ; Mon, 15 Mar 2004 22:34:02 +0100 Message-Id: <200403152134.i2FLY2602635@netlx014.civ.utwente.nl> From: "Roderick van Domburg" To: Date: Mon, 15 Mar 2004 22:34:04 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcQK1T1ai4IepN4VTGWN7E45h1SXGw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-MailScanner-From: r.s.a.vandomburg@student.utwente.nl Subject: One more word of PostgreSQL 64-bTT caution X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 21:34:26 -0000 Hello everyone, I am done recompiling my ports and I've run into one more issue that is probably worth a warning: a 64-bTT PostgreSQL wouldn't work on the 32-bTT data anymore; it required a full dump/initdb/restore procedure. I imagine the same goes for MySQL et al. Regards, Roderick