On Sat, Nov 20, 2004 at 01:10:09PM -0800, Jason C. Wells wrote: > Every time I try to fetch postgresql-base-7.4.6.bz2 the download fails at > 59%. This happens on many mirrors. It happens when I use fetch or > mozilla. The FreeBSD port then fails it's checksum. > > Anyone else having this problem? This is very strange. I don't know how I > would solve it.
I just ran "make extract" in /usr/ports/databases/postgresql74-server and got postgresql-base-7.4.6.tar.bz2 and postgresql-opt-7.4.6.tar.bz2 from ftp3.us.postgresql.org without any problems. Are your connections going through a proxy or some other device that might be interfering with your downloads? Have you tried other download programs like wget, curl, or (nc)ftp? -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match