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 723A4329E51 for ; Sat, 2 Oct 2004 20:13:05 +0100 (BST) 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 33257-08 for ; Sat, 2 Oct 2004 19:13:01 +0000 (GMT) Received: from anchor-post-36.mail.demon.net (anchor-post-36.mail.demon.net [194.217.242.86]) by svr1.postgresql.org (Postfix) with ESMTP id 479DC329DBE for ; Sat, 2 Oct 2004 20:13:02 +0100 (BST) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=ratbert.vale-housing.co.uk) by anchor-post-36.mail.demon.net with esmtp (Exim 4.42) id 1CDpJU-0000NS-LV for pgsql-www@postgresql.org; Sat, 02 Oct 2004 19:13:00 +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: Problem with mirrorring X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Sat, 2 Oct 2004 20:13:00 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with mirrorring Thread-Index: AcSoknzYuhCmF2ZZQl2i6vBjhrNA6QAIRM0w From: "Dave Page" To: "Devrim GUNDUZ" Cc: "PostgreSQL WWW Mailing List" 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: 200410/19 X-Sequence-Number: 5413 =20 > -----Original Message----- > From: Devrim GUNDUZ [mailto:devrim@gunduz.org]=20 > Sent: 02 October 2004 16:14 > To: Dave Page > Cc: PostgreSQL WWW Mailing List > Subject: Problem with mirrorring >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 >=20 > Hi Dave, >=20 > I think we again have a stale lock file; my web mirror of=20 > PostgreSQL could not succeed on the last 2 tries. Hi Devrim, There was a lockfile from this morning, but it won't stop you mirroring - you actually mirror from a completely different box. The lockfile is only on the master site and is used to stop lot's of site builds running at once if for some reason the database server slows right down. Do you get any errors when you rsync? Regards, Dave.