Re: [PATCHES] 300 seconds in less than 1 second

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, ghum(at)gmx(dot)net, pgsql-hackers-win32(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: [PATCHES] 300 seconds in less than 1 second
Date: 2005-01-23 14:55:53
Message-ID: 200501231455.j0NEtrp06353@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 pgsql-patches


[ Previous sleep() patch removed.]

Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

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

Dave Page wrote:
>
>
> > -----Original Message-----
> > From: Andrew Dunstan [mailto:andrew(at)dunslane(dot)net]
> > Sent: 21 January 2005 14:01
> > To: Dave Page
> > Cc: ghum(at)gmx(dot)net; pgsql-hackers-win32(at)postgresql(dot)org;
> > pgsql-patches(at)postgresql(dot)org
> > Subject: Re: [PATCHES] [pgsql-hackers-win32] 300 seconds in
> > less than 1 second with pg_autovacuum
> >
> >
> >
> > We should not be using either of these, should we?
> > pg_usleep() is platform
> > independent.
>
> True. Attached.
>
> Regards, Dave.

Content-Description: pg_autovacuum.c.diff

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" 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

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2005-01-23 16:08:01 Re: [pgsql-hackers-win32] pg_restore
Previous Message Magnus Hagander 2005-01-23 14:04:27 Re: Invalid username specified

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-01-23 16:15:47 Re: Tiny patch on print.c of psql
Previous Message Ron Mayer 2005-01-23 08:36:10 Re: Much Ado About COUNT(*)