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

Поиск
Список
Период
Сортировка
От Dann Corbit
Тема Re: Vacuum DB in Postgres Vs similar concept in other RDBMS
Дата
Msg-id D425483C2C5C9F49B5B7A41F894415470100069C@postal.corporate.connx.com
обсуждение исходный текст
Ответ на Vacuum DB in Postgres Vs similar concept in other RDBMS  ("Harpreet Dhaliwal" <harpreet.dhaliwal01@gmail.com>)
Ответы Re: Vacuum DB in Postgres Vs similar concept in other RDBMS  ("Alexander Staubo" <alex@purefiction.net>)
Список pgsql-general

In SQL*Server it is called “UPDATE STATISTICS”

http://msdn2.microsoft.com/en-us/library/ms187348.aspx

 

Oracle tuning is a lot more fiddly:

http://searchoracle.techtarget.com/originalContent/0,289142,sid41_gci1213646,00.html

 

 


From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Harpreet Dhaliwal
Sent: Wednesday, May 23, 2007 10:49 AM
To: Postgres General
Subject: [GENERAL] Vacuum DB in Postgres Vs similar concept in other RDBMS

 

Hi,

I was wondering if Vacuum DB concept in Postgres is really novel and there's no concept like this in other RDBMS like oracle or sql server.
If at all other RDBMS have such a concept implemented, how good or bad it is as compared to postgres's vacuum db concept.

Any type of pointers would be highly appreciated.

Thanks,
~Harpreet

В списке pgsql-general по дате отправления:

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: the future of pljava development
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: the future of pljava development