Re: Record last SELECT on a row?

Поиск
Список
Период
Сортировка
От Matthias Leisi
Тема Re: Record last SELECT on a row?
Дата
Msg-id E680D170-8CDB-47B6-9354-2DF8FF7CB1ED@leisi.net
обсуждение исходный текст
Ответ на Re: Record last SELECT on a row?  (Ron Johnson <ronljohnsonjr@gmail.com>)
Ответы Re: Record last SELECT on a row?
Список pgsql-general

pgaudit might satisfy your needs, since it would only log SELECT statements on that one table.  You'd still have to grep the log file, so the information wouldn't be real-time, but that's probably not important.

That’s a viable suggestion, thanks a lot. Real-time is indeed not necessary, a daily (or even a weekly) cleaning of unused data is sufficient. pgaudit was anyway on the table for some other use cases, so that would fit in nicely.

Thanks,
— Matthias

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