From owner-freebsd-questions@FreeBSD.ORG Sun Jul 1 14:46:42 2012 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 0CD69106566C for ; Sun, 1 Jul 2012 14:46:42 +0000 (UTC) (envelope-from iqbal@aroussi.name) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id C0C0B8FC1A for ; Sun, 1 Jul 2012 14:46:41 +0000 (UTC) Received: by obbun3 with SMTP id un3so8729510obb.13 for ; Sun, 01 Jul 2012 07:46:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aroussi.name; s=google; h=mime-version:from:date:message-id:subject:to:content-type; bh=Wx/p4t2XjtfpTyrGE7suF7louElgRBkWw4cM+4xueVk=; b=eGsN5CvRcR3cWpHVGkNFEDpERSTal0r0pDdQ6KM/jM9gto+t3Z0wohF2NX9ELX6R9v gqgxW2UDVSSfvA5FAF/woycAFcDmJrQSO+gi9yif3qhDVeF9/OtbVUNesTirlFjusrDY Orqnp9F8Ypag/Me2YmKHdYJqOppdkfJHYyLFM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=Wx/p4t2XjtfpTyrGE7suF7louElgRBkWw4cM+4xueVk=; b=maxrdDLAasGP6tpVOCqpFDan5sPqDvGjgqi0Fk+7EqkTKaBM5kWj7ddmsMq8lCJu9m Kj2q+KWucmExowJP4rGnkuoBYvgTzcgj7SiB+NrTzftcw7UailEz+Mrg8HLq/X9cWdKh c8ekaNYxmjy9Qx0dG7Xzt3JlC/jbV0c7BqVUezUM+iAF6CNKwPcwxQeG3L/kUfLlj/MB YtZpWQcXarROFRuZV3h3sdklCr++Xj5kVHBSWCyGpSfAznMF06hoavgziwGTukOONKGh jOT9QZt0ZM3rcv8ojru77dp6vY/WKrtGyqLxsbGhHKmeh4t9La/rcZ+xug/Qgo5yg/7K nSvg== Received: by 10.182.109.69 with SMTP id hq5mr4347645obb.4.1341154001350; Sun, 01 Jul 2012 07:46:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.57.39 with HTTP; Sun, 1 Jul 2012 07:46:19 -0700 (PDT) From: Iqbal Aroussi Date: Sun, 1 Jul 2012 14:46:19 +0000 Message-ID: To: FreeBSD Mailing List X-Gm-Message-State: ALoCoQlWVx+laDx2dGWz1LhDZSh+xjYco5ykCIlOfpdogyy5LJG2EP0p2o2x3uxdo/2TV+rvakI/ Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: PostgreSQL Slony-I Replication 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: Sun, 01 Jul 2012 14:46:42 -0000 Hi dear friends, I'm trying to setup a master-slave replication with PostgreSQL 9.1 / Slony-I, this is first time I'm doing it and I'm kind of lost :( Is there any tutorial explaining the steps how to do it with FreeBSD ? I'm using FreeBSD db1 9.0-RELEASE / postgresql-server-9.1.4 / slony1v2-2.1.1 Thanks a lot in advance Best Regards Iqbal A.