[MASSMAIL]Auditing in Postgres

Поиск
Список
Период
Сортировка
От Tejaswi K T
Тема [MASSMAIL]Auditing in Postgres
Дата
Msg-id CAFxeN6R5CQrxJiYXyj2qQjv-zKn6bO6+fbFgZ6jU5gWcF9zUJg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Auditing in Postgres  (Anjul Sahu <anjul@cloudraft.io>)
Re: Auditing in Postgres  (Scott Ribe <scott_ribe@elevated-dev.com>)
Список pgsql-admin
Hi Team,
I am from an oracle background and new to postgres.

We recently provisioned postgres database for our application, and have a requirement.

Our banking organisation, we have enabled auditing to capture all failed DML , in oracle we do with commands like 
AUDIT INSERT ANY TABLE WHENEVER NOT SUCCESSFUL; 

Do we have similar commands in pgaudit , which captures only failed DML and not the successful ones. 

In OLTP, we have millions of data inserts and we are not interested in capturing all successful inserts. 

thanks in advance
Tejas

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

Предыдущее
От: Wolfgang Wilhelm
Дата:
Сообщение: Re: Dynamic views
Следующее
От: Anjul Sahu
Дата:
Сообщение: Re: Auditing in Postgres