Thread: Is postgresql download still working?
Hi All, When I try to download a copy of postgresql from this site: http://www.au.postgresql.org/sitess.html I keep getting this message: (for ftp://planetmirror.com/pub/postgresql/v7.3/postgresql-7.3.tar.gz) "The page cannot be displayed The page you are looking for is currently unavailable. The Web site might experiencing technical difficulties, or you may need to adjust your browser settings." and when I try the HTTP method for http://public.planetmirror.com/pub/postgresql/v7.3/postgresql-7.3.tar.gz I keep getting: (From PlanetMirror) The file or directory you requested - /pub/postgresql/v7.3/postgresql- 7.3.tar.gz - could not be found. Any ideas as to what it wrong? (BTW I seem to get these kinds of messages from a number of Postgresql mirrors - it's the oddest thing. I don't get these kinds of messages from other sites - like MySql for example.) Regards Goffredo
goffredo <goffredo@twibble.org> writes: > When I try to download a copy of postgresql from this > site: http://www.au.postgresql.org/sitess.html That page is out of date. 7.3.1 is the current release. Try ftp://ftp.postgresql.org/pub/v7.3.1/postgresql-7.3.1.tar.gz I'm not sure whose responsibility it is now to update the website for new versions, but seems nothing has been done for 7.3.1. regards, tom lane
--On Tuesday, December 31, 2002 12:14:25 -0500 Tom Lane <tgl@sss.pgh.pa.us> wrote: > goffredo <goffredo@twibble.org> writes: >> When I try to download a copy of postgresql from this >> site: http://www.au.postgresql.org/sitess.html > > That page is out of date. 7.3.1 is the current release. Try > > ftp://ftp.postgresql.org/pub/v7.3.1/postgresql-7.3.1.tar.gz > > I'm not sure whose responsibility it is now to update the website > for new versions, but seems nothing has been done for 7.3.1. I didn't even see a -ANNOUNCE post about it :-( LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Quoting Tom Lane <tgl@sss.pgh.pa.us>: > That page is out of date. 7.3.1 is the current release. Try > > ftp://ftp.postgresql.org/pub/v7.3.1/postgresql-7.3.1.tar.gz >
Re: Thanks! Got it! All's OK now! was: Is postgresql download still working?
From
"mark carew"
Date:
Hi F.Brkic, That site, for me, comes with a blue bordered dialog with a modal dialog error smack in the middle that says "compilation error". Maybe I should wait for 7.3.2. No RPMS, No Doco, No Go. Regards Mark