X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id A5A7BD1B554 for ; Mon, 10 Nov 2003 14:55:51 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 22128-02 for ; Mon, 10 Nov 2003 10:55:23 -0400 (AST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by svr1.postgresql.org (Postfix) with ESMTP id 95A7FD1B51E for ; Mon, 10 Nov 2003 10:55:19 -0400 (AST) Received: from myrealbox.com grzm@smtp-send.myrealbox.com [210.231.39.78] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.44 $ on Novell NetWare; Mon, 10 Nov 2003 07:55:27 -0700 Date: Mon, 10 Nov 2003 23:55:23 +0900 Subject: Re: Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Michael Glaesemann To: pgsql-docs@postgresql.org Content-Transfer-Encoding: 7bit In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.552) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/19 X-Sequence-Number: 2096 On Monday, November 10, 2003, at 01:16 AM, Peter Eisentraut wrote: > I don't mind including graphics, but there needs to be a maintenance > path. SVG might be something to try. You could even create a simpler > catalog description > file in an ad-hoc XML format and then create the SVG automatically. InDesign does have an SVG export option. I haven't done anything with it, and it's something I'll look into. > By the way, when done well, pictures like the catalog layout, the > backend > flow chart, or a graphical representation of a query plan also make > nice > posters. Now there's a thought. The docs might be pretty much taken care of, but when's your next presentation? :) On Monday, November 10, 2003, at 06:08 AM, Josh Berkus wrote: > OpenOffice.org draw is easy to use & understand and generates both PDF > and > XML. Not terribly sophisticated, but OSS and widely cross platform. > If you > want a better drawing tool, try KDE's Kontour. > I think Elein would be happy to host it on General Bits while we work > on > re-inventing Techdocs. Thanks for the offer. I'll let you know once I've updated the diagram to match what's in 7.4. On Monday, November 10, 2003, at 11:53 AM, Bruce Momjian wrote: > > My performance tuning PDF has a system table chart written using xfig > so > it has almost infinite resolution: > > http://candle.pha.pa.us/main/writings/pgsql/performance.pdf > > It is the second to last slide. Thanks, Josh and Bruce, for alternative apps. I'll take a look! Michael grzm myrealbox com