Re: Maintenance Policy?

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dave Page <dpage(at)pgadmin(dot)org>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Maintenance Policy?
Date: 2009-07-07 19:09:21
Message-ID: 4AF1DAFA-9C57-4867-AAF4-AC8AA23F3DCA@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jul 7, 2009, at 11:59 AM, Alvaro Herrera wrote:

>> And it only goes back to 8.0
>
> Huh, true :-( This should be fixed.

Yeah. Or we should have a table. I could create one in the wiki, I
guess, but I would assume that the core team would want to have formal
control over scheduled maintenance expirations…

>> and it served with the text/html content-type.
>
> Not for me:
>
> $ lynx -head -dump http://www.postgresql.org/versions.rss
> HTTP/1.1 200 OK
> Date: Tue, 07 Jul 2009 18:56:48 GMT
> Server: Apache
> Last-Modified: Wed, 01 Jul 2009 11:25:40 GMT
> ETag: "bd2589-a8d-46da32eda5500"
> Accept-Ranges: bytes
> Content-Length: 2701
> Connection: close
> Content-Type: application/rss+xml
>
> I guess it depends on the mirror.

Right:

% curl -I http://en.wikipedia.org/wiki/Nofollow
HTTP/1.0 200 OK
Date: Tue, 07 Jul 2009 07:37:07 GMT
Server: Apache
X-Powered-By: PHP/5.2.4-2ubuntu5wm1
Cache-Control: private, s-maxage=0, max-age=0, must-revalidate
Content-Language: en
Vary: Accept-Encoding,Cookie
X-Vary-Options: Accept-Encoding;list-contains=gzip,Cookie;string-
contains=enwikiToken;string-contains=enwikiLoggedOut;string-
contains=enwiki_session;string-contains=centralauth_Token;string-
contains=centralauth_Session;string-contains=centralauth_LoggedOut
Last-Modified: Mon, 06 Jul 2009 21:52:17 GMT
Content-Length: 55543
Content-Type: text/html; charset=utf-8
Age: 41449
X-Cache: HIT from sq21.wikimedia.org
X-Cache-Lookup: HIT from sq21.wikimedia.org:3128
X-Cache: MISS from sq22.wikimedia.org
X-Cache-Lookup: MISS from sq22.wikimedia.org:80
Via: 1.1 sq21.wikimedia.org:3128 (squid/2.7.STABLE6), 1.0
sq22.wikimedia.org:80 (squid/2.7.STABLE6)
Connection: close

Best,

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-07-07 19:12:39 Re: Re: Synch Rep: direct transfer of WAL file from the primary to the standby
Previous Message Peter Eisentraut 2009-07-07 19:06:48 Re: Have \d show child tables that inherit from the specified parent