Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VfyH6-0002Tw-C2 for pgsql-docs@arkaria.postgresql.org; Mon, 11 Nov 2013 20:39:56 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1VfyH4-0004ph-N0 for pgsql-docs@arkaria.postgresql.org; Mon, 11 Nov 2013 20:39:54 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VfyH4-0004pb-4B for pgsql-docs@postgresql.org; Mon, 11 Nov 2013 20:39:54 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VfyH1-0003n0-PP for pgsql-docs@postgresql.org; Mon, 11 Nov 2013 20:39:53 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id rABKdj9T013025; Mon, 11 Nov 2013 15:39:45 -0500 From: Tom Lane To: Bruce Momjian cc: PostgreSQL-documentation Subject: Re: MVCC snapshot timing In-reply-to: <20131111175737.GA15562@momjian.us> References: <20131111175737.GA15562@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Mon, 11 Nov 2013 12:57:37 -0500" Date: Mon, 11 Nov 2013 15:39:45 -0500 Message-ID: <13024.1384202385@sss.pgh.pa.us> X-Pg-Spam-Score: -1.9 (-) 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 Bruce Momjian writes: > I received a private email report that our introductory MVCC > documentation is unclear about when a snapshot is taken. I have > adjusted the wording in the attached patch to be less precise about > snapshot timing. Snapshot timing is controlled by the session isolation > level, which I don't think we want to cover in this introductory > paragraph. I'm not really seeing the point of s/transaction/session/ here. The phrasing is a bit awkward and maybe could be improved, but I think you should keep it referring to transactions. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs