Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TrYSW-0008BB-1x for pgsql-docs@arkaria.postgresql.org; Sat, 05 Jan 2013 18:27:04 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1TrYSV-0002RJ-0Q for pgsql-docs@arkaria.postgresql.org; Sat, 05 Jan 2013 18:27:03 +0000 Received: from magus.postgresql.org ([87.238.57.229]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TrYSU-0002Qm-7h for pgsql-docs@postgresql.org; Sat, 05 Jan 2013 18:27:02 +0000 Received: from mail-vc0-f175.google.com ([209.85.220.175]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TrYSR-00029e-CP for pgsql-docs@postgresql.org; Sat, 05 Jan 2013 18:27:01 +0000 Received: by mail-vc0-f175.google.com with SMTP id fy7so17791844vcb.34 for ; Sat, 05 Jan 2013 10:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=nMbtRLwrTAtC7gNRwNM930DQG1d/0tb4ABtkQPvfijI=; b=DTcEAP+GP0UHcf1tefo4EVrzpGqBjZNiUp3Uvtv77E58CXNSW0r/TlfVokPPW9rjRa g8OtMEceTB5rHVe8kXdpsSMK1GtTSNsYugAu/6hEovgrCjH1VYxbVA+TiKa3iBTYm1eT BpyV1e6dLyghAVIYJKxySkfr51hQ1vDIe4mKm75EUh5ADQ0vBk6yZtMDxHJo3V/Qczlz 9pdf7H47YRnZBFJsPhINxvA/uxdc25pBa6eugNDP0tl1mJG7lmnjAiQBwymd91rFc8A6 0HFllKvuU/hj75lWtyzI1e5CSzfR75ZVFSfZEe4DsJVHl0kiS8ZGmtBYTAk62m2H9SOY bVCg== Received: by 10.58.210.65 with SMTP id ms1mr80327805vec.59.1357410418114; Sat, 05 Jan 2013 10:26:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.58.85.41 with HTTP; Sat, 5 Jan 2013 10:26:38 -0800 (PST) In-Reply-To: References: From: Josh Kupershmidt Date: Sat, 5 Jan 2013 11:26:38 -0700 Message-ID: Subject: Re: streaming replication confusion To: pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Thu, Nov 8, 2012 at 7:56 PM, Josh Kupershmidt wrote: > The Streaming Replication wiki page[1] contains similar out-of-date > claims[2]; I can fix some of the egregious errors myself, though help > is welcome. The "Synchronous Replication" wiki page[3] is in even > worse shape, containing mostly info about a patch different than what > was committed... and it's currently the first Google search result for > "postgresql synchronous replication" :-( I've shuffled around the Synchronous replication page, and made some changes to Streaming Replication, though the latter could probably use some further pruning. Could someone take a look at the small documentation patch? -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs