Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: PostgreSQL web site


  • From: Naz Gassiep <naz(at)mira(dot)net>
  • To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • Cc: Magnus Hagander <mha(at)sollentuna(dot)net>, "Joshua D. Drake" <jd(at)commandprompt(dot)com>, pgsql-www(at)postgresql(dot)org
  • Subject: Re: PostgreSQL web site
  • Date: Tue, 29 Aug 2006 05:11:54 +1000
  • Message-id: <44F33FFA.2080402@mira.net> <text/plain>

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid15501(dot)1156790439(at)sss(dot)pgh(dot)pa(dot)us" type="cite">
  <blockquote type="cite">
    <pre wrap="">Good question. It's definitly worth investigating.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What are we talking about here --- some hack to make users' web browsers
decompress pages on-the-fly?  How much does that slow down the browsing
experience, if you've got an old slow PC?  (I can believe that if you've
got a fast PC and a slow internet connection, it could make things
faster overall ... but the breakeven point is not obvious.)  What are
the odds that people using older browsers will be locked out entirely?

			regards, tom lane

  </pre>
</blockquote>
Oh, and there is no chance that older browsers are locked out,
mod_deflate and mod_gzip (gzip is the apache 1.3 module, deflate is for
apache 2) both only compress if they find that the browser supports it.
That being said, gzipped content was supported by browsers since the
netscape 3 days.<br>
Regards,<br>
- Naz<br>
</body>
</html>



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group