Re: The Contrib Roundup (long)

Поиск
Список
Период
Сортировка
От Andrew - Supernews
Тема Re: The Contrib Roundup (long)
Дата
Msg-id slrndak7af.2799.andrew+nonews@trinity.supernews.net
обсуждение исходный текст
Ответ на The Contrib Roundup (long)  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: The Contrib Roundup (long)  (Kaare Rasmussen <kar@kakidata.dk>)
Список pgsql-hackers
On 2005-06-10, Kaare Rasmussen <kar@kakidata.dk> wrote:
>> But not as easy as:
>> psql -c "reindex database {database}" {database}
>
> Well it was just to show that there really is no need for a program just for 
> this functionality.

Either you're misunderstanding what "reindex database" does (it reindexes
only the system catalogs), or you're misunderstanding what reindexdb does
(it reindexes all indexes in the specified database, or all databases,
unless told otherwise).

-- 
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services


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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: User Quota Implementation
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: proposed TODO: non-locking CREATE INDEX / REINDEX