Re: Vacuum DB in Postgres Vs similar concept in other RDBMS - Mailing list pgsql-general

From Alexander Staubo
Subject Re: Vacuum DB in Postgres Vs similar concept in other RDBMS
Date
Msg-id 88daf38c0705231427g4b085ebaq3790bcc6abb194c4@mail.gmail.com
Whole thread Raw
In response to Re: Vacuum DB in Postgres Vs similar concept in other RDBMS  ("Dann Corbit" <DCorbit@connx.com>)
Responses Re: Vacuum DB in Postgres Vs similar concept in other RDBMS
List pgsql-general
On 5/23/07, Dann Corbit <DCorbit@connx.com> wrote:
> In SQL*Server it is called "UPDATE STATISTICS"
>
> http://msdn2.microsoft.com/en-us/library/ms187348.aspx

No -- MS SQL Server's "update statistics" is the equivalent of
"analyze", not "vacuum."

Alexander.

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: the future of pljava development
Next
From: Ron Johnson
Date:
Subject: Re: Integrity on large sites