X-Original-To: pgsql-advocacy-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 22679D1C9B7; Fri, 23 Apr 2004 14:08:53 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 97466-01; Fri, 23 Apr 2004 14:08:51 -0300 (ADT) Received: from candle.pha.pa.us (candle.pha.pa.us [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 8DA7AD1BAE9; Fri, 23 Apr 2004 14:08:48 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id i3NH8UM19188; Fri, 23 Apr 2004 13:08:30 -0400 (EDT) From: Bruce Momjian Message-Id: <200404231708.i3NH8UM19188@candle.pha.pa.us> Subject: Re: [HACKERS] What can we learn from MySQL? In-Reply-To: <20040423124716.521420c2.darcy@druid.net> To: "D'Arcy J.M. Cain" Date: Fri, 23 Apr 2004 13:08:30 -0400 (EDT) Cc: pg@fastcrypt.com, matthew@zeut.net, coelho@cri.ensmp.fr, pgsql-hackers@postgresql.org, pgsql-advocacy@postgresql.org X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200404/159 X-Sequence-Number: 4131 D'Arcy J.M. Cain wrote: > On Fri, 23 Apr 2004 11:07:20 -0400 > Dave Cramer wrote: > > Does the current implementation of pg_autovacuum have a way of setting > > windows where it is allowed to vacuum? Many large 24/7 will only allow > > vacuumming at certain times of the day. > > It seems to me that the point of pg_autovacuum would be to run 24/7 so > that there is never big hit on the system. Perhaps it could be designed > to throttle itself based on current system usage though. Or the number of connected backends, or both? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073