Find all the the SELECT statements that occured

Поиск
Список
Период
Сортировка
От Nik Tek
Тема Find all the the SELECT statements that occured
Дата
Msg-id CAHySzWXpRwvU+JLRR4UG1ENzHJZvtpx-oxRtOFEy692EUQcTMg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Find all the the SELECT statements that occured  (Steve Crawford <scrawford@pinpointresearch.com>)
Re: Find all the the SELECT statements that occured  (Sergey Konoplev <gray.ru@gmail.com>)
Список pgsql-general
Hi,

I have a question on how to find all the SELECT statements that have occurred in the database. I don't want any DML(Insert/Update/Delete) statements to be captured. This is for knowing how many selects statements occur within the database in an 1 hour interval or on a average.

Would this simple or possible in postgres?

Thank you
Nik

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

Предыдущее
От: Oscar Calderon
Дата:
Сообщение: Success stories of PostgreSQL implementations in different companies
Следующее
От: Melvin Call
Дата:
Сообщение: Re: New role, no database