Regarding report generated by the pgFouine

Поиск
Список
Период
Сортировка
От Venkateswara Rao Dokku
Тема Regarding report generated by the pgFouine
Дата
Msg-id CACiOAOBR4FB9gHxDEeAO_j+PeNxCAangHOaG2sprdp6v9zRdjA@mail.gmail.com
обсуждение исходный текст
Список pgsql-sql

Hi,
   I am pretty new to this Postgresql , PgFouine and all that stuff. I took the log that was generated by the postgresql (i.e in the /var/log/pgsql) and tried to generate the report by using the pgFouine by using the command

pgfouine.php -file ./pgsql > ./report_pgsql_25.html

In the report generated by it i find 


Rank        Times executed     Total duration       Av. duration (s)    Query 1 2                 871                        0.1s                 0.00                        select global_gui_config from seas_config where id = 0;
3                 800                        0.1s                 0.00                        savepoint savepoint1; Location: exec_simple_query, postgres.c:1128-
..
...
...

What is the ";" refers to.. (what is its meaning) under the query column in the first row...

Could you please help me in understanding the report.


---
Thanks & Regards,
D.Venkateswara Rao,


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

Предыдущее
От: Samuel Gendler
Дата:
Сообщение: Re: generic crosstab ?
Следующее
От: Peter Harris
Дата:
Сообщение: How can this INSERT fail?