Re: VACUUM and ANALYZE Follow-Up - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: VACUUM and ANALYZE Follow-Up
Date
Msg-id 41ABC69D.5040503@commandprompt.com
Whole thread Raw
In response to Re: VACUUM and ANALYZE Follow-Up  (Mage <mage@mage.hu>)
Responses Re: VACUUM and ANALYZE Follow-Up
List pgsql-general
>>
>> Uhmmm... analyze or vacuum on an empty table is fairly pointless.
>> Those utilities are supposed to be used on tables that have data.
>>
>> So the answer is, use them on tables that have data.
>
>
> Every 5th page of the manual says that I should use vacuum analyze
> frequently. There are two command line tools for this and another one in
> the contrib. I think none of them cares of empty tables.
>
> This issue need to be fixed.

What issue? I don't see an issue in the least.

Sincerely,


Joshua D. Drake



>
>       Mage
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


--
Command Prompt, Inc., home of PostgreSQL Replication, and plPHP.
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

Attachment

pgsql-general by date:

Previous
From: Pierre-Frédéric Caillaud
Date:
Subject: Re: VACUUM and ANALYZE Follow-Up
Next
From: Todd P Marek
Date:
Subject: SQL Server stored procedures?