Re: Autovacuum to-do list

From: mark(at)mark(dot)mielke(dot)cc
To: Jeff MacDonald <jam(at)zoidtechnologies(dot)com>
Cc: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, andrew(at)supernews(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Autovacuum to-do list
Date: 2005-08-02 04:55:28
Message-ID: 20050802045528.GA10745@mark.mielke.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 01, 2005 at 10:35:00PM -0400, Jeff MacDonald wrote:
> On Mon, Aug 01, 2005 at 10:22:14PM -0400, Matthew T. O'Connor wrote:
> [..snipped..]
> > Right which is why we would need to enforce some max value so that
> > vacuuming will never be totally squeezed out.
> I'm a linux guy, so please forgive my ignorance, but is it even possible to
> determine load average on win32?

Oooo... That's a lot of win32 ignorance to ignore... :-)

Push control-alt-delete and look under "Performance". I believe
Windows may even keep *more* information that Linux. It's all a
question of figuring out what the Win32 API calls are to get what you
are looking for. Most concepts found in one system are also found in
the other. I would assume yes before no.

Cheers,
mark

--
mark(at)mielke(dot)cc / markm(at)ncf(dot)ca / markm(at)nortel(dot)com __________________________
. . _ ._ . . .__ . . ._. .__ . . . .__ | Neighbourhood Coder
|\/| |_| |_| |/ |_ |\/| | |_ | |/ |_ |
| | | | | \ | \ |__ . | | .|. |__ |__ | \ |__ | Ottawa, Ontario, Canada

One ring to rule them all, one ring to find them, one ring to bring them all
and in the darkness bind them...

http://mark.mielke.cc/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2005-08-02 06:05:13 Re: #escape_string_warning = off
Previous Message Jeff MacDonald 2005-08-02 02:35:00 Re: Autovacuum to-do list