Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZDUg7-0004w8-BX for pgsql-docs@arkaria.postgresql.org; Fri, 10 Jul 2015 09:33:07 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZDUg6-00034z-CF for pgsql-docs@arkaria.postgresql.org; Fri, 10 Jul 2015 09:33:06 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1ZDUg4-00034q-9Q for pgsql-docs@postgresql.org; Fri, 10 Jul 2015 09:33:04 +0000 Received: from mail-ig0-x234.google.com ([2607:f8b0:4001:c05::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1ZDUfw-00078o-55 for pgsql-docs@postgresql.org; Fri, 10 Jul 2015 09:33:02 +0000 Received: by igoe12 with SMTP id e12so31576517igo.1 for ; Fri, 10 Jul 2015 02:32:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bee.kz; s=beekz; h=references:from:mime-version:in-reply-to:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=iT5V4x/f7qJde3kTI84b2PjFtPt4aLFJtu0D8tiUUNQ=; b=PtFRmSFBlKhH28ezx8uNGVzGMtSdavKKcYLcPuZW3UBg+tQgm2BosJdV9yjj3jgo66 iskwXHJJI5kBuRO87JnE7lDKqHAIjTnUa9cLyDVO0HQbv/ZER1Tt1S9A8v/DiOYIQmrl weHie4laDWtDJCOaUUYhppxjVBGQc7N4AlU0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:from:mime-version:in-reply-to:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=iT5V4x/f7qJde3kTI84b2PjFtPt4aLFJtu0D8tiUUNQ=; b=KgCF+IYtoBhuojJi9M2wztYd8Pc+wyZbpPSAfisk4MGMwQltR+dJfLtJthQqyjgC9S LvDh0jYw9vVaOQj//EUEe1WGJPad2aeLKSt4PnmQ8mCfnyGidEQuMfUTSNu4YB1WCHSR qrafOl9KQljj3JjxOYqCIcddON7hOM4trJfosSbDY5Dju92JX5G9wabLB3eLtxbIV3jT 1U3/maWKuzvlSV2ZQwQYsfofpKsjW8l6InSwDDXLMrbpwUAE/eBVljX6kWBImnQH4Zh9 myRSPdJj9NZPm0PO+X9q2P1qQmLSMFoDxyXC98vUVXMMfO6ql2zCL6WyQXxjvb2ryt6O CPsw== X-Gm-Message-State: ALoCoQktbz9WtbubpXGNKk6IAVtCwPOrdUCfCbuMjmticgMxrX8nbgLWx5FF8BCZbgyywjGPobHf X-Received: by 10.107.12.141 with SMTP id 13mr4567304iom.157.1436520774844; Fri, 10 Jul 2015 02:32:54 -0700 (PDT) References: <1869181647.1627666.1436519928292.JavaMail.yahoo@mail.yahoo.com> <1193014386.1618270.1436520011274.JavaMail.yahoo@mail.yahoo.com> From: Tair Sabirgaliev Mime-Version: 1.0 (1.0) In-Reply-To: <1193014386.1618270.1436520011274.JavaMail.yahoo@mail.yahoo.com> Date: Fri, 10 Jul 2015 15:32:53 +0600 Message-ID: <-162662413275571340@unknownmsgid> Subject: Re: typo in synchronous_commit description To: amul sul Cc: "pgsql-docs@postgresql.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Pg-Spam-Score: -2.5 (--) 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 No, the text is correct. When synchronous_commit=3Doff there is a possible delay between 'reported' transaction success and factual saving on disk Sent from my iPhone > On 10 =D0=B8=D1=8E=D0=BB=D1=8F 2015 =D0=B3., at 15:20, amul sul wrote: > > Hi, > > > synchronous_commit description in document[1] : > When off, there can be a delay between when success is reported to the cl= ient and when the transaction is really guaranteed to be safe against a ser= ver crash. > > > > If I am not misunderstood, I guess it should be *When on* instead of *Wh= en off* here? > > > > [1] Doc link : http://www.postgresql.org/docs/<9.5,9.4,9.3,9.2,9.1,9.0,8.= 4>/static/runtime-config-wal.html#GUC-SYNCHRONOUS-COMMIT > > > Regards, > Amul Sul > > > -- > Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-docs --=20 Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs