X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 2D24FD1D6B9 for ; Wed, 18 Feb 2004 09:04:57 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 30743-02 for ; Wed, 18 Feb 2004 05:04:54 -0400 (AST) Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by svr1.postgresql.org (Postfix) with ESMTP id EE738D1D69B for ; Wed, 18 Feb 2004 05:04:51 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=salem.vale-housing.co.uk) by anchor-post-31.mail.demon.net with esmtp (Exim 3.35 #1) id 1AtNdV-000MHN-0V; Wed, 18 Feb 2004 09:04:53 +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 how-to? X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Wed, 18 Feb 2004 09:04:52 -0000 Message-ID: <03AF4E498C591348A42FC93DEA9661B889F3BA@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Mirror how-to? Thread-Index: AcP18JFqzS5/5ozfQpmWSRGz+mUCmgACzvIg From: "Dave Page" To: "Devrim GUNDUZ" Cc: "PostgreSQL WWW Mailing List" , X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/119 X-Sequence-Number: 3684 =20 > -----Original Message----- > From: Devrim GUNDUZ [mailto:devrim@gunduz.org]=20 > Sent: 18 February 2004 07:22 > To: Dave Page > Cc: PostgreSQL WWW Mailing List; postgresql@tdmsoft.com > Subject: RE: [pgsql-www] Mirror how-to? >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 >=20 > Hi Dave, >=20 > On Tue, 17 Feb 2004, Dave Page wrote: >=20 > > Will the same IP address be used for the rsync? >=20 > Yes. >=20=20 > > Once I know, I'll assign a hostname and give you rsync access. You=20 > > will need to be able to setup a virtualhost. >=20 > Ok, I'll set up www.tr.postgresql.org (is it ok?). Also,=20 > postgresql.web.tr will be redirected to this mirror. It's www5.tr.postgresql.org. The mirror numbers are assigned to each organisation whether they are ftp or www. As there are already a number of ftp and www mirrors listed that means that 5 is next :-( I've set this up now and the system should create DNS records and grant rsync access within 24 hours. Please setup a cron job to sync content at least every 24 hours using a command like: /usr/local/bin/rsync -avz --delete rsync.postgresql.org::pgsql-www /path/to/wwwcontent > BTW, could you please check the mirror list for Turkish=20 > domains? I saw a mirror in: >=20 > http://oc.cs.msu.su/pgorg/mirrors >=20 > which links to www4.tr.postgresql.org, which is a non-existent domain. Yeah, that's just because Alexey has snapshot data. There is a www4 it just isn't active at the moment so it's DNS record has been removed. Regards Dave.