Re: Reindex time? - Mailing list pgsql-admin

From Naomi Walker
Subject Re: Reindex time?
Date
Msg-id 4.2.2.20020731092827.01e72808@ecint.ecinet.com
Whole thread Raw
In response to Reindex time?  (Ericson Smith <eric@did-it.com>)
Responses Re: Reindex time?
Re: Reindex time?
List pgsql-admin
At 05:58 AM 7/31/2002 , Ericson Smith wrote:
>A  quick question.
>
>We're reindexing a table with 1.2 million tuples and around 10 indexes.
>
># REINDEX TABLE tlogs;
>
>Does anyone have any anecdotes about the time that a reindex should
>take?

I would imagine it depends on how much you have in the way of system
resources (memory, cpu (how fast, how many)) at the time it is done.

But to the list, supposing the entire machine was idle, would a reindex
spread itself amount cpu's, and perform the task in pieces, or is it bound
to a cpu?



>- Ericson Smith
>http://www.did-it.com
>eric@did-it.com
>
>
>
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html

----------------------------------------------------------------------------
----------------------------------
Naomi Walker
Eldorado Computing, Inc
Chief Information Officer
nwalker@eldocomp.com
602-604-3100 x242



pgsql-admin by date:

Previous
From: Elielson Fontanezi
Date:
Subject: --enable-locale
Next
From: Andrew Sullivan
Date:
Subject: Re: Reindex time?