Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id AB72C9FA20E for ; Mon, 11 Dec 2006 17:23:32 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-new, port 10024) with ESMTP id 39492-06 for ; Mon, 11 Dec 2006 17:23:29 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id E5E7A9F9F08 for ; Mon, 11 Dec 2006 17:23:31 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id kBBLNFng016121; Mon, 11 Dec 2006 16:23:15 -0500 (EST) To: David Blewett cc: "Joshua D. Drake" , Peter Eisentraut , David Fetter , Guillaume Lelarge , Josh Berkus , pgsql-docs@postgresql.org Subject: Re: Switching to XML In-reply-to: <457DC8B9.1030905@dawninglight.net> References: <4579720E.4000707@dawninglight.net> <200612101825.17409.peter_e@gmx.net> <1165773088.13210.62.camel@localhost.localdomain> <200612101907.13636.peter_e@gmx.net> <1165862891.19970.50.camel@localhost.localdomain> <15275.1165866833@sss.pgh.pa.us> <1165867152.19970.73.camel@localhost.localdomain> <15400.1165867657@sss.pgh.pa.us> <457DC8B9.1030905@dawninglight.net> Comments: In-reply-to David Blewett message dated "Mon, 11 Dec 2006 16:08:09 -0500" Date: Mon, 11 Dec 2006 16:23:15 -0500 Message-ID: <16120.1165872195@sss.pgh.pa.us> From: Tom Lane X-Archive-Number: 200612/134 X-Sequence-Number: 4057 David Blewett writes: > The benefit I'm talking about is the ability to do multiple indexes > in one document, which is not possible with DSSSL. In order to do > this, I would have to run the conversion *every time* I wanted to > work on a new release of the manual to bookstores. Yeah, but for purely downstream work like that, what's the objection to just running the osx conversion? It seems to take just a few seconds. I'm still not seeing where we get return on our investment for converting the master source files from one format to the other. regards, tom lane