Re: can I show number of records returned by a query in a log?

Поиск
Список
Период
Сортировка
От hyelluas
Тема Re: can I show number of records returned by a query in a log?
Дата
Msg-id 1321496256759-4999782.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: can I show number of records returned by a query in a log?  ("Tomas Vondra" <tv@fuzzy.cz>)
Список pgsql-general
Thank you all,

I did look at the log , I enabled  pg_stat_statements , however it showed
the buffers, scans and  other info about the query execution  - not the
records number, any idea how can I get it?


I agree that the problem is in qty of the queries,
will investigate the client.

thank you.
Helen

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/can-I-show-number-of-records-returned-by-a-query-in-a-log-tp4999630p4999782.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: "Tomas Vondra"
Дата:
Сообщение: Re: can I show number of records returned by a query in a log?
Следующее
От: Shigeru Hanada
Дата:
Сообщение: Re: Foreign Tables