Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id B14E2632469 for ; Sat, 10 Jul 2010 19:11:03 -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 46759-08 for ; Sat, 10 Jul 2010 22:10:55 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id 2EAB563241C for ; Sat, 10 Jul 2010 19:10:56 -0300 (ADT) Received: (qmail invoked by alias); 10 Jul 2010 22:10:53 -0000 Received: from a88-115-218-165.elisa-laajakaista.fi (EHLO [10.0.0.101]) [88.115.218.165] by mail.gmx.net (mp026) with SMTP; 11 Jul 2010 00:10:53 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX18wFmY6cNYwAnUd0HRgYwn5aAq09kaD+r/6358Mpg AcOu6H+w3xwXq4 Subject: Re: Documentation and explanatory diagrams From: Peter Eisentraut To: Alvaro Herrera Cc: Bruce Momjian , Rafael Martinez , Robert Haas , pgsql-docs In-Reply-To: <1278728731-sup-888@alvh.no-ip.org> References: <201007100001.o6A01to03428@momjian.us> <1278728731-sup-888@alvh.no-ip.org> Content-Type: text/plain; charset="UTF-8" Date: Sun, 11 Jul 2010 01:10:52 +0300 Message-ID: <1278799852.26202.19.camel@vanquo.pezone.net> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 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, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201007/96 X-Sequence-Number: 5752 On fre, 2010-07-09 at 22:29 -0400, Alvaro Herrera wrote: > Maybe we could have diagrams generated by different tools; e.g. we > could use GraphViz for some things. I have found that graphviz doesn't work very well for creating diagrams of software systems or the like.