Re: Is my Internet connection slow

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Is my Internet connection slow
Date: 2002-11-04 21:49:02
Message-ID: 200211042149.gA4Ln2x14750@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Sure, script attached. It uses a few of my other scripts so it will
need customization. I can easily supply those missing scripts too.
I run it every 7 minutes from cron with:

*/7 * * * * root /letc/pgsgml >/dev/null 2>&1

I can even install the whole thing on postgresql.org if you wish. It
requires a personal crontab, of course, and a directory to put the
result. I already have a ~momjian web directory for such stuff.

---------------------------------------------------------------------------

Tom Lane wrote:
> "Marc G. Fournier" <scrappy(at)hub(dot)org> writes:
> >> Mainly because Bruce is willing to expend the cycles to rebuild his
> >> nearly on-demand. Last I checked, the build on hub is only updated
> >> once or twice a day, so it's not as useful for verifying doc checkins.
>
> > 'k, is there a reason why it can't be run more often? What command on hub
> > has to be run?
>
> AFAICT, Bruce does a "cvs update" every ten or fifteen minutes and then
> rebuilds the docs if anything changed in the doc subtree. Bruce, maybe
> you could send Marc the script you use?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Attachment Content-Type Size
unknown_filename text/plain 1.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-11-04 21:52:15 Re: v7.3Beta4 Tag'd and Packaged ...
Previous Message Tom Lane 2002-11-04 20:46:09 Re: disable a single trigger