Thread

  1. No Postgres Bug! Heavy downloading problems...

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2001-02-28T15:08:50Z

    Juri Memmert (memmert@attglobal.net) reports a bug with a severity of 3
    The lower the number the more severe it is.
    
    Short Description
    No Postgres Bug! Heavy downloading problems...
    
    Long Description
    Greetings and sorry for wasting your time with a bug report on this...
    but from most available mirrors, I have tried to download the latest version.
    After a maximum of 6% the download stalls on all of them. and even in that time, the download is terribly slow (1 byte per second is not unusual)
    I do have an older version, but would like to upgrade... and I can't.
    This is annoying.
    
    I hope there is nothing severely wrong, but could it be that there is something fishy witht e files prepared for the upload?
    
    I hope you can fix this...
    
    Yours,
    
         Juri Memmert
    
    Sample Code
    
    
    No file was uploaded with this report
    
    
    
  2. Re: No Postgres Bug! Heavy downloading problems...

    Tom Lane <tgl@sss.pgh.pa.us> — 2001-02-28T15:36:45Z

    pgsql-bugs@postgresql.org writes:
    > but from most available mirrors, I have tried to download the latest version.
    > After a maximum of 6% the download stalls on all of them. and even in
    > that time, the download is terribly slow (1 byte per second is not
    > unusual)
    
    Hmm.  Where are you trying to download to, exactly (can't tell where you
    are from this web-bug-report)?  And what software are you using to try
    to do the download?
    
    			regards, tom lane
    
    
  3. Re: No Postgres Bug! Heavy downloading problems...

    Robert Hentosh <hentosh@io.com> — 2001-02-28T18:21:00Z

    On Wed, Feb 28, 2001 at 10:08:50AM -0500, pgsql-bugs@postgresql.org wrote:
    > Juri Memmert (memmert@attglobal.net) reports a bug with a severity of 3
    > The lower the number the more severe it is.
    > 
    > Short Description
    > No Postgres Bug! Heavy downloading problems...
    > 
    > Long Description
    > Greetings and sorry for wasting your time with a bug report on this...
    > but from most available mirrors, I have tried to download the latest version.
    > After a maximum of 6% the download stalls on all of them. and even in that time, the download is terribly slow (1 byte per second is not unusual)
    > I do have an older version, but would like to upgrade... and I can't.
    > This is annoying.
    > 
    > I hope there is nothing severely wrong, but could it be that there is something fishy witht e files prepared for the upload?
    > 
    > I hope you can fix this...
    > 
    > Yours,
    > 
    >      Juri Memmert
    
    
    Hmmm... I just did a transfer and got 37.38KB/sec from the main site. 
    
    Use the traceroute command to find out what is slow in your connection 
    to the site.  If you are on NT I thinkt the command is tracert (should 
    be in winnt/system32).  You can then see the node that is causing 
    the slow down.
    
    - Robert