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 25395D1C9C4; Mon, 5 Apr 2004 16:40:51 +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 47851-09; Mon, 5 Apr 2004 13:41:19 -0300 (ADT) 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 9A4B5D1BB36; Mon, 5 Apr 2004 13:40:48 -0300 (ADT) Received: from mailgate2.vale-housing.co.uk ([80.176.1.147] helo=vale-housing.co.uk) by anchor-post-31.mail.demon.net with smtp (Exim 3.35 #1) id 1BAXA6-000CgP-0V; Mon, 05 Apr 2004 17:41:26 +0100 Received: from tartanic.demon.co.uk ([80.177.99.193]) (SquirrelMail authenticated user dpage) by ssl.vale-housing.co.uk with HTTP; Mon, 5 Apr 2004 17:41:26 +0100 (BST) Message-ID: <50133.80.177.99.193.1081183286.squirrel@ssl.vale-housing.co.uk> Date: Mon, 5 Apr 2004 17:41:26 +0100 (BST) Subject: Re: Moving services to a new server / IP ... From: "Dave Page" To: In-Reply-To: <20040405131124.W79409@ganymede.hub.org> References: <03AF4E498C591348A42FC93DEA9661B889F96B@mail.vale-housing.co.uk> <20040405131124.W79409@ganymede.hub.org> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200404/27 X-Sequence-Number: 4131 It's rumoured that Marc G. Fournier once said: > On Mon, 5 Apr 2004, Dave Page wrote: > > 'k, and the buildsite builds a hard copy of mirror-ftp.html, correct? > ohhhh, now I understand what you are getting at ... how periodic is > that C program run? Its something that could run remotely as long as > the IP of the remote VM is allowed to connect to the database, right? It runs hourly, and yes, it could run remotely. It simply runs a bunch of update queries so there isn't a great deal of data transferred. It's in /usr/local/rsync-mgr (or something like that) if you wanna take a look. Be warned though, it's not nice - I take solace in the knowledge that I wasn't responsible for it! Regards, Dave.