Re: Are indexes blown?

Поиск
Список
Период
Сортировка
От Andrej Ricnik-Bay
Тема Re: Are indexes blown?
Дата
Msg-id b35603930802161231q5805f3c0r7033824e8ebc8795@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Are indexes blown?  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Phoenix Kiula"
Дата:
Сообщение: Re: Are indexes blown?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: SELECT CAST(123 AS char) -> 1