Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 34C36633EA8 for ; Mon, 27 Apr 2009 22:39:32 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 98633-01; Mon, 27 Apr 2009 22:39:28 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id 14DFF633EA0; Mon, 27 Apr 2009 22:39:28 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id n3S1dOcu017214; Mon, 27 Apr 2009 21:39:24 -0400 (EDT) To: David Fetter cc: Peter Eisentraut , pgsql-docs@postgresql.org, Bruce Momjian Subject: Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation In-reply-to: <20090427221349.GR1539@fetter.org> References: <20090427162736.9DEF575407D@cvs.postgresql.org> <200904272150.14482.peter_e@gmx.net> <20090427185412.GP1539@fetter.org> <200904272256.29071.peter_e@gmx.net> <20090427221349.GR1539@fetter.org> Comments: In-reply-to David Fetter message dated "Mon, 27 Apr 2009 15:13:49 -0700" Date: Mon, 27 Apr 2009 21:39:24 -0400 Message-ID: <17213.1240882764@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200904/71 X-Sequence-Number: 5159 David Fetter writes: > My point in all this is that, "advanced" isn't frozen forever in time, > and neither is, "basic." No, but the "basic" chapter is trying to teach people what tables and indexes are. I think it's reasonable to categorize FKs as a level beyond that. It would probably be fair to complain that window functions don't belong in the same difficulty category as FKs. I stuck a chapter about them in there because I didn't see any other good place for the material --- but maybe we should consider breaking down the tutorial into beginner/intermediate/"advanced" chapters? regards, tom lane