Re: Are indexes blown? - Mailing list pgsql-general

From Andrej Ricnik-Bay
Subject Re: Are indexes blown?
Date
Msg-id b35603930802161231q5805f3c0r7033824e8ebc8795@mail.gmail.com
Whole thread Raw
In response to Re: Are indexes blown?  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
List pgsql-general
On 17/02/2008, Phoenix Kiula <phoenix.kiula@gmail.com> wrote:
> But this is kind of sitting there, hogging the command prompt. Is
> there any way I can let it go on in the background?

Ouch ... no, that's entirely my fault, wasn't quite awake I
guess, and hadn't thought it through completely ... that's
not going to give us the desired result...

Try this:

for z in `seq 1 3600`; do top -b -d 1 -n 1| awk -f top.awk; done | tee topoutput

Not sure whether it's going to give us the desire granularity of time...


Cheers,
Andrej


--
Please don't top post, and don't use HTML e-Mail :}  Make your quotes concise.

http://www.american.edu/econ/notes/htmlmail.htm

pgsql-general by date:

Previous
From: "Phoenix Kiula"
Date:
Subject: Re: Are indexes blown?
Next
From: Stephan Szabo
Date:
Subject: Re: SELECT CAST(123 AS char) -> 1