Re: Needs Suggestion

Поиск
Список
Период
Сортировка
От raghu ram
Тема Re: Needs Suggestion
Дата
Msg-id BANLkTinB8kaCQYuZeAk7Sxkha9FHRfBTGQ@mail.gmail.com
обсуждение исходный текст
Ответ на Needs Suggestion  (SUBHAM ROY <subham.iem@gmail.com>)
Ответы Re: Needs Suggestion  (SUBHAM ROY <subham.iem@gmail.com>)
Список pgsql-general


On Wed, Apr 20, 2011 at 10:41 PM, SUBHAM ROY <subham.iem@gmail.com> wrote:
By doing \timing in psql, we enable the timing and then when we type the query we are able to see its execution time.
Similarly, is there any way to view the number I/Os and memory usage by a particular query.

PGsnap module will describes tables,Indexes,Sequences I/O statistics and URL as follows


pg_buffercache module will shows memory usage on particular tables.


--Raghu Ram



 
And also the timing result that gets displayed, in which log file does it get recorded?

--
Thank You,
Subham Roy,
CSE IIT Bombay.


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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Help - corruption issue?
Следующее
От: Frank van Vugt
Дата:
Сообщение: Re: REASSIGN OWNED doesn't for all objects, ALTER FUNCTION seems to fix it