From owner-freebsd-questions@FreeBSD.ORG Fri Aug 20 20:29:01 2010 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 9E0BD1065695 for ; Fri, 20 Aug 2010 20:29:01 +0000 (UTC) (envelope-from omerfsen@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5B5318FC16 for ; Fri, 20 Aug 2010 20:29:01 +0000 (UTC) Received: by vws7 with SMTP id 7so3989516vws.13 for ; Fri, 20 Aug 2010 13:29:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=FXvZ+jWgqDaxQXOdIsEyXMp2CKS1813hb7fAEXHL4NU=; b=PO6A/U6aWMTQNtq8BIRrlOXIlJmOOQ6T0WOstgjuWqfumnz0NPt9wrAD70PKdhzadW NE1cdZcf055+TtkPTXVfmR07g5jH3c7Gc8KQXn7CVeTNxXBilg47O/XNN6xvOVdvwmT0 RsUeCH52RiqGdaIH80vWMT6boC9olos5vYSds= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=M/oP7RAUd78ESCW/QoTGMztzZJU4DjFCpm81s9kMptMtZdcE1mPNoRAMbUSBL04P0P 8CmZdbMC2AOxxemlx+83meB0xighIOYQTUobiydW0WJQzcrBmBAAyzBXZDSFfuajRnNw 7Ok0b6HeU7t4HIeJGEQu/RpaieUh+r+xv4Lks= MIME-Version: 1.0 Received: by 10.220.167.133 with SMTP id q5mr1145595vcy.114.1282334247417; Fri, 20 Aug 2010 12:57:27 -0700 (PDT) Received: by 10.220.114.134 with HTTP; Fri, 20 Aug 2010 12:57:27 -0700 (PDT) Date: Fri, 20 Aug 2010 22:57:27 +0300 Message-ID: From: Omer Faruk SEN To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 Subject: Hast + ZFS + Postgresql on FreeBSD 8.1 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: Fri, 20 Aug 2010 20:29:01 -0000 Hi, Is there any one here in this list tried this combo on FreeBSD 8.1 ? I really would like to know your opinions about that. Especially I am concerned on how to keep consistency of database and recovery procedures in the event of failure (I mean pgsql recovery or any) Regards.