Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id DEA39632CCD for ; Fri, 2 Jul 2010 23:34:52 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 93012-05 for ; Sat, 3 Jul 2010 02:34:46 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-iw0-f174.google.com (mail-iw0-f174.google.com [209.85.214.174]) by mail.postgresql.org (Postfix) with ESMTP id BF657632469 for ; Fri, 2 Jul 2010 23:34:45 -0300 (ADT) Received: by iwn7 with SMTP id 7so3848071iwn.19 for ; Fri, 02 Jul 2010 19:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=3x2k+jHkRmGpjX/hf6WDCLJw7GMG/6seO7CfRn8K4KE=; b=iw6m7q2oUhzVMA5pko5b8PbI5MNgmMQ7vRGXGQRNe5NruhbHfZgXRojT82/STRu8tc YbcC3rjZEcmDEfPWOOuf4b8XfbGPalmVU6KVGvdytJj8OiiiFjlFcrh7gFpoDY5LEghv KmJtxGMEI09UbhG6N2EOJnQZa+zTQ3VF6WU4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ZRWOTYHsdwqhUNQ5+DTVYmEqDqvVQEW+aWl6mUUdOqlqwFhncQ/aWlNvmrB+HokB+I 0ZlSMpyw1sIOJu8SmPNBpZYYAIoxEya96nH7Fke0HI3Nfvr7mkoYUJyj29+n6xhz4d/m KNpn1E8cc+tB9BtQer6o8F45unN3e8qhKbUFc= MIME-Version: 1.0 Received: by 10.231.37.77 with SMTP id w13mr1727275ibd.93.1278124481662; Fri, 02 Jul 2010 19:34:41 -0700 (PDT) Received: by 10.231.37.193 with HTTP; Fri, 2 Jul 2010 19:34:41 -0700 (PDT) In-Reply-To: <201007030215.o632Fww06460@momjian.us> References: <940.1278122159@sss.pgh.pa.us> <201007030215.o632Fww06460@momjian.us> Date: Fri, 2 Jul 2010 22:34:41 -0400 Message-ID: Subject: Re: Documentation and explanatory diagrams From: Robert Haas To: Bruce Momjian Cc: Tom Lane , Alvaro Herrera , Peter Eisentraut , Rafael Martinez , pgsql-docs , Marc Fournier Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.9 tagged_above=-5 required=5 tests=BAYES_00=-1.9 X-Spam-Level: X-Archive-Number: 201007/30 X-Sequence-Number: 5686 On Fri, Jul 2, 2010 at 10:15 PM, Bruce Momjian wrote: > Tom Lane wrote: >> Bruce Momjian writes: >> > One more issue is that the dia and png files are going to impact our >> > download sizes: >> >> > =A0 =A0 526k =A0 =A0 ./dia >> > =A0 =A0 483k =A0 =A0 ./png >> >> 500k of source for just half a dozen simple images? =A0There's something >> seriously wrong there. =A0I suspect the PNGs could be compressed a lot >> more, but right now I'm wondering exactly how verbose the dia "source" >> representation is. > > Here is the PNG URL: > > =A0 =A0 =A0 =A0http://momjian.us/expire/pgsql-docs/img/ > > and the dia files: > > =A0 =A0 =A0 =A0http://momjian.us/expire/pgsql-docs/dia/ Are these dia files generated by some other program, or did someone really write all that XML by hand? --=20 Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company