Re: Response time

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Response time
Дата
Msg-id Pine.LNX.4.44.0311041601110.12294-100000@kix.fsv.cvut.cz
обсуждение исходный текст
Ответ на Re: Response time  (<radha.manohar@ndsu.nodak.edu>)
Список pgsql-performance
Hello

explain analyse select * from lidi;
                                          QUERY PLAN

-----------------------------------------------------------------------------------------------
 Seq Scan on lidi  (cost=0.00..1.04 rows=4 width=96) (actual
time=0.046..0.092 rows=4 loops=1)
 Total runtime: 0.369 ms

Regards
Pavel




On Tue, 4 Nov 2003 radha.manohar@ndsu.nodak.edu wrote:

> How do we measure the response time in postgresql?
>
> Your response would be very much appreciated.
>
> Thanks and Regards,
>
> Radha
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


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

Предыдущее
От:
Дата:
Сообщение: Re: Response time
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Response time