Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1YrqCr-0000Pb-LY for pgsql-docs@arkaria.postgresql.org; Mon, 11 May 2015 16:05:25 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1YrqCr-000736-58 for pgsql-docs@arkaria.postgresql.org; Mon, 11 May 2015 16:05:25 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1YrqCq-00072z-6X for pgsql-docs@postgresql.org; Mon, 11 May 2015 16:05:24 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1YrqCn-0004dd-GO for pgsql-docs@postgresql.org; Mon, 11 May 2015 16:05:22 +0000 Received: from bruce by momjian.us with local (Exim 4.72) (envelope-from ) id 1YrqCk-0002Iv-Vv; Mon, 11 May 2015 12:05:18 -0400 Date: Mon, 11 May 2015 12:05:18 -0400 From: Bruce Momjian To: Kevin Grittner Cc: "David G. Johnston" , Peter Eisentraut , "pgsql-docs@postgresql.org" Subject: Re: Add a new table for Transaction Isolation? Message-ID: <20150511160518.GA8721@momjian.us> References: <20150428222603.GD31727@momjian.us> <1416656552.447025.1430316920874.JavaMail.yahoo@mail.yahoo.com> <20150429200815.GL31727@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150429200815.GL31727@momjian.us> User-Agent: Mutt/1.5.20 (2009-06-14) 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 On Wed, Apr 29, 2015 at 04:08:15PM -0400, Bruce Momjian wrote: > On Wed, Apr 29, 2015 at 02:15:20PM +0000, Kevin Grittner wrote: > > Bruce Momjian wrote: > > > > > I went with "Allowed, but not in PG" for those two fields, and > > > removed the extra rows I had added. You can see the output here: > > > > > > http://momjian.us/expire/transaction-iso.html > > > > > > Looks great! > > > > The only suggestion I can think to make to the table itself is to > > make the new column header singular, to match the other columns. > > I do think we should define the term used in the new column header; > > maybe something like this: > > > > > > serialization anomaly > > > > The result of successfully committing a group of transactions > > is inconsistent with all possible orderings of running those > > transactions one at a time. > > OK, output updated: > > http://momjian.us/expire/transaction-iso.html Patch applied. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs