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 27BA3D1B508 for ; Mon, 10 Nov 2003 02:54:12 +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 04164-08 for ; Sun, 9 Nov 2003 22:53:44 -0400 (AST) Received: from candle.pha.pa.us (unknown [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 4A38FD1B502 for ; Sun, 9 Nov 2003 22:53:39 -0400 (AST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id hAA2rbh26294; Sun, 9 Nov 2003 21:53:37 -0500 (EST) From: Bruce Momjian Message-Id: <200311100253.hAA2rbh26294@candle.pha.pa.us> Subject: Re: In-Reply-To: <3252.1068390999@sss.pgh.pa.us> To: Tom Lane Date: Sun, 9 Nov 2003 21:53:37 -0500 (EST) Cc: Michael Glaesemann , pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/18 X-Sequence-Number: 2095 Tom Lane wrote: > Michael Glaesemann writes: > > I was feeling particularly organizational today and redrew one of the > > figures from the documentation. In the PostgreSQL 7.3 PDF > > documentation, it's the System Catalogs Diagram, or Figure 3. The major > > POSTGRES system catalogs. > > Peter just removed all those figures because they were so out-of-date as > to be useless. If you redrew from the figure rather than from looking > at the actual catalogs documentation, I fear your version is too :-(. > > I'd be interested in having a nice figure to document the catalog > relationships, but it has to be something that can be maintained over > time. The reason the old figures got so out-of-date is that no current > maintainer understood the tools they were generated with. So if you > want to submit something, I'd ask that it be generated with open-source > tools and that it come with an explanation of how to modify and > regenerate it. Within those ground rules, go to it ... 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. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073