Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eqgwx-0006sA-BV for pgsql-docs@arkaria.postgresql.org; Tue, 27 Feb 2018 15:13:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1eqgww-0004j9-8h for pgsql-docs@arkaria.postgresql.org; Tue, 27 Feb 2018 15:13:50 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eqgwv-0004ix-SB for pgsql-docs@lists.postgresql.org; Tue, 27 Feb 2018 15:13:50 +0000 Received: from out2-smtp.messagingengine.com ([66.111.4.26]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eqgwr-00023b-Te for pgsql-docs@lists.postgresql.org; Tue, 27 Feb 2018 15:13:49 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 7FCE120A64; Tue, 27 Feb 2018 10:13:43 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute7.internal (MEProxy); Tue, 27 Feb 2018 10:13:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=wuBEvk xIzxW+mBlURDvkhu2qnVAtgkSknqAYhSD9HoA=; b=PIsGmmh47NkJF/MvyP13gr TDm4JLGqasIbkP2zjPWXWlVTTK5GxgOwS9mN0jYVNEcv05VRlzqwPh3PYpGE2yoN Gf+3+WWA3nfIvfEcyPDO1FKUOuaXNSvuRPj3cDAbdQeUYvx2+n20ePZvYUML1vZp IAXwMiRX9kqgJU/MJfPQn0WGlNu9DwGC1YM3Am6w/i8fpKtygqVQr/mh32ohRJOM m3pqNsDh68wusPNvgHQWFv96ut9bOY0tW5BvYKYE9089o33C6P0O7Oon8WLuurlD z92qskhq595Vm4NDLSkhdPQ2WIfDlSeclEvnQeY7UO8jId+bqFnYSwSQEjbXZr/w == X-ME-Sender: Received: from april.local (c-73-13-66-39.hsd1.pa.comcast.net [73.13.66.39]) by mail.messagingengine.com (Postfix) with ESMTPA id 2A2437E270; Tue, 27 Feb 2018 10:13:43 -0500 (EST) Subject: Re: Images in the official documentation To: Craig Ringer , Tom Lane References: <1914747379.117313.1519402446241.JavaMail.zimbra@dbi-services.com> <08B83F11-EB17-4436-B73A-1857898B6B9B@blighty.com> <22981.1519618609@sss.pgh.pa.us> <323.1519672994@sss.pgh.pa.us> Cc: Steve Atkins , pgsql-docs@lists.postgresql.org From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <3f20469f-57b0-33cc-6bcc-e92316d52cbd@2ndquadrant.com> Date: Tue, 27 Feb 2018 10:13:42 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2/26/18 20:02, Craig Ringer wrote: > If I were maintaining the docs in a vacuum, I'd use graphviz for > something like that, because it's a figure that does need regular > updates and changes. And because >  the list of fun things to do in my life definitely does not include > hand-writing SVG. Not that tweaking GraphViz .dot is fun, but it's the > default tool for a reason. > > I'd be awfully tempted to generate the node-map part of the catalog > relationship .dot file from a query, too. I think graphviz would be a great fit for what we are discussing here. Certainly more so then some-person-on-github's latest idea for how to convert ASCII art into diagrams. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services