Dave Page wrote:

-----Original Message-----
From: Raphaël Enrici [mailto:[EMAIL PROTECTED] Sent: 07 August 2003 09:52
To: Dave Page
Cc: [EMAIL PROTECTED]
Subject: Re: [pgadmin-hackers] pga3 Beta 1 Release


Dave Page wrote:



This entire directory tree is being rsync'd to ftp.postgresql.org/pub/pgadmin3 (and therefore the PostgreSQL mirror system as well) on a 6 hourly basis.



Hi Dave,
should this URL be the primary place for users who wants to try the software ? Or should this still be something on www.pgadmin.org/xxx ?


http://www.pgadmin.org/pgadmin3/download.php

Instructions on this page concerning debian install are not valid anymore since they point to the snapshots' build :
http://www.pgadmin.org/snapshots/linux/debian


The following lines

   * For Debian WOODY:
      deb http://www.pgadmin.org/snapshots/linux/debian woody pgadmin
   * For Debian TESTING:
      deb http://www.pgadmin.org/snapshots/linux/debian testing pgadmin
   * For Debian UNSTABLE:
      deb http://www.pgadmin.org/snapshots/linux/debian unstable pgadmin

Should be replaced by something like this:

   * For Debian WOODY:
      deb [MIRROR'S URL]/beta/debian woody pgadmin
   * For Debian TESTING:
      deb [MIRROR'S URL]/beta/debian testing pgadmin
   * For Debian UNSTABLE:
      deb [MIRROR'S URL]/beta/debian unstable pgadmin

With may be an example:
   Example for france, you can try:

   * For Debian WOODY:
      deb ftp://ftp2.fr.postgresql.org/postgresql/pgadmin3/beta/debian
     woody pgadmin
   * For Debian TESTING:
      deb ftp://ftp2.fr.postgresql.org/postgresql/pgadmin3/beta/debian
     testing pgadmin
   * For Debian UNSTABLE:
      deb ftp://ftp2.fr.postgresql.org/postgresql/pgadmin3/beta/debian
     unstable pgadmin


Cheers,


Raphaël



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to