Re: Vacuum DB in Postgres Vs similar concept in other RDBMS

Поиск
Список
Период
Сортировка
От Harpreet Dhaliwal
Тема Re: Vacuum DB in Postgres Vs similar concept in other RDBMS
Дата
Msg-id d86a77ef0705231648t4236032cl8aa0261041d2e49f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Vacuum DB in Postgres Vs similar concept in other RDBMS  ("Alexander Staubo" <alex@purefiction.net>)
Список pgsql-general
I was just wondering if Vacuum Db in postgresql is somehow superior to the ones that we have in other RDBMS.

On 5/23/07, Alexander Staubo < alex@purefiction.net> wrote:
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 по дате отправления:

Предыдущее
От: "Joris Dobbelsteen"
Дата:
Сообщение: Re: Delete with subquery deleting all records
Следующее
От: Robert Fitzpatrick
Дата:
Сообщение: Re: Searching data across tables, some large