Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 3F342634405 for ; Wed, 30 Jun 2010 20:16:41 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 88786-03 for ; Wed, 30 Jun 2010 23:16:33 +0000 (UTC) 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 0F620634343 for ; Wed, 30 Jun 2010 20:16:25 -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 o5UNGOoJ019598; Wed, 30 Jun 2010 19:16:24 -0400 (EDT) To: Bruce Momjian cc: Rafael Martinez , pgsql-docs@postgresql.org Subject: Re: Documentation and explanatory diagrams In-reply-to: <201006302218.o5UMI7Y20379@momjian.us> References: <201006302218.o5UMI7Y20379@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Wed, 30 Jun 2010 18:18:07 -0400" Date: Wed, 30 Jun 2010 19:16:23 -0400 Message-ID: <19597.1277939783@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201006/86 X-Sequence-Number: 5654 Bruce Momjian writes: > Rafael Martinez wrote: >> I am sending you a proposal with 13 diagrams to include in the manual so >> we can get an idea of how it will be. If it gets approved I will spend >> more time creating and including other diagrams and improving the build >> process for including figures into the manual. > Great! Where are the DIA sources for these? It's impossible to evaluate how maintainable these will be without seeing the source code. >> If this proposal gets accepted we should work with: >> - - Automatic generation of PNG files from DIA source under the build >> process of the manual. > I don't think we want to require dia to build the docs, so we are going > to keep the dia and png files in CVS. Yeah, probably, at least for the first go-round. > Also, there are two images that need to be updated for every major > release; is that something we want to commit to doing? -1 on that. The timeline thing is *certainly* not worth the maintenance effort, if indeed it even belongs in the docs at all (it looks more like marketing material). I think the lines-of-code diagram is not worth its keep either. One minor comment is that the page_layout diagram should say BLCKSZ not 8K, and the different-colored arrows in it don't really convey much --- they need on-image labeling I think. regards, tom lane