X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id B99F9D781A for ; Tue, 11 Oct 2005 20:33:42 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 40783-05 for ; Tue, 11 Oct 2005 23:33:38 +0000 (GMT) Received: from flake.decibel.org (flake.decibel.org [67.100.216.10]) by svr1.postgresql.org (Postfix) with ESMTP id B5A57D769C for ; Tue, 11 Oct 2005 20:33:39 -0300 (ADT) Received: by flake.decibel.org (Postfix, from userid 1001) id B67061524F; Tue, 11 Oct 2005 18:33:42 -0500 (CDT) Date: Tue, 11 Oct 2005 18:33:42 -0500 From: "Jim C. Nasby" To: David Fetter Cc: PostgreSQL Docs Subject: Re: COPY example for partial tables Message-ID: <20051011233342.GR23883@pervasive.com> References: <20051011230217.GD6239@fetter.org> <20051011231253.GL23883@pervasive.com> <20051011232240.GE6239@fetter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051011232240.GE6239@fetter.org> X-Operating-System: FreeBSD 4.11-RELEASE-p10 i386 X-Distributed: Join the Effort! http://www.distributed.net User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.008 required=5 tests=[AWL=0.008] X-Spam-Level: X-Archive-Number: 200510/27 X-Sequence-Number: 3272 On Tue, Oct 11, 2005 at 04:22:40PM -0700, David Fetter wrote: > On Tue, Oct 11, 2005 at 06:12:53PM -0500, Jim C. Nasby wrote: > > Why the vacuum? Seems a bit sever to do a vacuum of an entire database > > just because you created a temp table. > > Excess enthusiasm about reclaiming space. It doesn't really need to > be there :) I think it needs to be commented on, one way or another. Better to explain that this will slowly bloat pg_class than have a mystery vacuum that many people have no idea why it's there... -- Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461