Re: Why is CVS server so slow?

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Michael Fuhr <mike(at)fuhr(dot)org>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Why is CVS server so slow?
Date: 2006-05-24 19:05:59
Message-ID: 20060524160505.M1114@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 23 May 2006, Tom Lane wrote:

> Michael Fuhr <mike(at)fuhr(dot)org> writes:
>> On Tue, May 23, 2006 at 08:30:36PM -0300, Marc G. Fournier wrote:
>>> I'm logged on daily interactively, and haven't noticed any issues ...
>
>> Are you both referring to the same server? I've noticed that
>> anoncvs.postgresql.org (66.98.251.159) has been slow for a couple
>> of days -- it just took over five minutes to do a cvs update of
>> HEAD where it usually takes thirty seconds or less.
>
> Yeah, I was about to say the same. The master CVS server has been OK
> (not great, but OK) for the last week or so; but I believe the folks
> complaining are using anoncvs.

Anyone noticing any network issues? I just looked over the server itself,
swapping a *little* bit, but vmstat shows the disks aren't busy ... and
nothing unusual taking up CPU on the server itself ...

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email . scrappy(at)hub(dot)org MSN . scrappy(at)hub(dot)org
Yahoo . yscrappy Skype: hub.org ICQ . 7615664

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-05-24 19:06:37 Re: problem with PQsendQuery/PQgetResult and COPY FROM statement
Previous Message John Jawed 2006-05-24 19:04:30 Re: Improving ALTER TYPE support