> -----Original Message----- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 06 August 2003 15:19 > To: Dave Page; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] pga3 Beta 1 Release > > > On Wednesday 06 August 2003 11:57, Dave Page wrote: > > I have rolled a beta 1 release and uploaded src, win32 and > slackware > > builds to snake.pgadmin.org:/usr/local/apache/htdocs/ftp/beta > > (accessible at http://snake.pgadmin.org/ftp/). I'd > appreciate a couple > > of confirmations that these look OK. > > Dear Dave, Andreas, Hiroshi and all other friends... > > The site to dispay the list of PostgreSQL mirrors.
Hmm, that won't work. Those mirrors are updated hourly - we track which ones are active by monitoring when they rsync with the master server. Take a look at http://gborg.postgresql.org/project/pgweb/cvs/co.php/www/mirrors-ftp.php ?r=1.16 to see how we do it on postgresql.org. A static HTML file is built from this php script on an hourly basis as it can be slow if the server is loaded. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend