X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 6108B3A4A06 for ; Sat, 13 Nov 2004 11:44:40 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 53856-10 for ; Sat, 13 Nov 2004 11:44:35 +0000 (GMT) Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by svr1.postgresql.org (Postfix) with ESMTP id 8E36B3A4A10 for ; Sat, 13 Nov 2004 11:44:36 +0000 (GMT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=ratbert.vale-housing.co.uk) by anchor-post-30.mail.demon.net with esmtp (Exim 4.42) id 1CSwKZ-000LRo-2X for pgsql-www@postgresql.org; Sat, 13 Nov 2004 11:44:35 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: Mirror cleanup X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Sat, 13 Nov 2004 11:44:34 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Mirror cleanup Thread-Index: AcTJSNphYroZMtvVTB6vrbY8P+R9rAALMNCw From: "Dave Page" To: "Robert Treat" Cc: X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200411/201 X-Sequence-Number: 5932 =20 > -----Original Message----- > From: Robert Treat [mailto:xzilla@users.sourceforge.net]=20 > Sent: 13 November 2004 06:18 > To: Dave Page > Cc: pgsql-www@postgresql.org > Subject: Re: [pgsql-www] Mirror cleanup >=20 > On Thursday 11 November 2004 10:54, Dave Page wrote: > > Hi guys, > > > > I was intending to cleanup all the mirror sites. Anyone object if I=20 > > delete every mirror that hasn't sync'd in, say, the last 3 months? > > >=20 > Are you just deleting the ones that don't synch up or are you=20 > planning on resequencing the remaining mirrors ? I'm deleting those that clearly haven't sync'ed for a long time. Renumbering is a whole different problem, because most have vhosts setup for a specific hostname - only the newer ones are *.postgresql.org. I forgot about that when I rehashed Vince's old code and we lost most of the mirrors for a few days a couple of years back :-( I'm also looking at rewriting the sync detection system to give much better control over out of date or broken mirrors. I expect to be able to add email warnings to tell admins (and us) that there is a problem, and be able to detect broken ftp paths and vhost configs. Regards, Dave.