X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 41289567B1 for ; Mon, 14 Mar 2005 17:42:53 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 99770-08 for ; Mon, 14 Mar 2005 17:42:51 +0000 (GMT) Received: from candle.pha.pa.us (candle.pha.pa.us [64.139.89.126]) by svr1.postgresql.org (Postfix) with ESMTP id 07832567C4 for ; Mon, 14 Mar 2005 17:42:49 +0000 (GMT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id j2EHgmH01239; Mon, 14 Mar 2005 12:42:48 -0500 (EST) From: Bruce Momjian Message-Id: <200503141742.j2EHgmH01239@candle.pha.pa.us> Subject: Re: more concurrency information in the documentation In-Reply-To: <6EE64EF3AB31D5448D0007DD34EEB3412A763C@Herge.rcsinc.local> To: Merlin Moncure Date: Mon, 14 Mar 2005 12:42:48 -0500 (EST) Cc: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL121 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.011 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200503/7 X-Sequence-Number: 2903 Merlin Moncure wrote: > I was looking for some good documentation resources on dealing with > database concurrency issues online and I stumbled across this gem from > Microsoft: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/h > tml/concurev4M.asp > > In it is a kind of 'best practices' in dealing with various concurrency > issues in the 'real world' i.e. a business environment. Would a > similarly structured document covering concurrency issues be acceptable > in the PostgreSQL documentation? I read the headings on the page and read the first line of each section, and had very little idea what they were talking about. What exactly would you like to cover? It seems more like concurrency basics rather than something we would have in our docs. Perhaps we should like to more outside documentation, but the URL you provided is so content-light that I would not recommend it. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073