[DOCS] Downloadable HTML docs

2006-04-03 Thread Jim Nasby
Any reason not to make a zip file of the HTML docs for each major  
version available? This could be as simple as just zipping up the  
appropriate directory from the webserver...


BTW, this request came from someone on IRC; I suggested he email here  
about it but I'm on a plane right now so I don't know if he did or  
not. I didn't want to forget about the idea, so sorry if this is  
redundant.

--
Jim C. Nasby, Sr. Engineering Consultant  [EMAIL PROTECTED]
Pervasive Software  http://pervasive.comwork: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf   cell: 512-569-9461



---(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


Re: [DOCS] Downloadable HTML docs

2006-04-03 Thread Michael Glaesemann


On Apr 4, 2006, at 1:32 , Jim Nasby wrote:

Any reason not to make a zip file of the HTML docs for each major  
version available? This could be as simple as just zipping up the  
appropriate directory from the webserver...


Is this any different from the -docs distributions that are  
available? They're .tar.gz


http://www.postgresql.org/ftp/source/v8.1.3/

I see a variety of compression formats (though zip isn't one of  
them). Includes both the HTML and the SGML sources.


Michael Glaesemann
grzm myrealbox com




---(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


Re: [DOCS] Downloadable HTML docs

2006-04-03 Thread Michael Glaesemann


On Apr 4, 2006, at 10:53 , Michael Glaesemann wrote:

Is this any different from the -docs distributions that are  
available? They're .tar.gz


Thought I edited that bit: tar.gz, tar.bz2, with and without md5



---(end of broadcast)---
TIP 6: explain analyze is your friend