On 5/14/07, Alvaro Herrera <[EMAIL PROTECTED]> wrote:
Rich Shepard wrote: > On Mon, 14 May 2007, Bruce Momjian wrote: > > >How much would it be to email the PDF manual to someone like Kinkos and > >get it printed? Effectively, that might be the cheepest solution because > >it is print-on-demand. > > >>What I would suggest is, rather than hoping somebody has the bankroll for > >>one LARGE document, somebody might take a close look at a PostgreSQL > >>Documentation Project to break down those 1600 pages into three or four > >>"manuals" that would be more reasonable to print one at a time. >
Well, I didn't do that, but as an exercise I split the manual in 740 page chunks (maximum size at lulu), which misses the last couple hundred pages (old release notes and index, mostly) and put them on lulu. It comes to $19.33 each volume for 2 volumes. I agree that it would be great to have them split up a bit so they could fit in normal sized books, but there it is, if you want a dead tree version. pdftk is an open source pdf breaker-upper I used for this. http://www.lulu.com/content/863723 http://www.lulu.com/content/864445 - Ian ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match