Re: audit table containing Select statements submitted
От | Gurjeet Singh |
---|---|
Тема | Re: audit table containing Select statements submitted |
Дата | |
Msg-id | 65937bea0605161952o27a8afaev1e23c1dfc2b0f67c@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: audit table containing Select statements submitted (Josh Berkus <josh@agliodbs.com>) |
Ответы |
Re: audit table containing Select statements submitted
Re: audit table containing Select statements submitted |
Список | pgsql-hackers |
Do we have any plans of introducing 'AUTONOMOUS TRANSACTION' like feature? Again, it might not be a part of the standard.... but it is very helpful in situations like these!!! You can run a trigger with an autonomous transaction attached to it, which guarantees that the work done by trigger persists even though the calling transaction rolls back (potentially a hacker trying to cover his tracks)!!! (http://asktom.oracle.com/~tkyte/autonomous/index.html) Gurjeet. On 5/16/06, Josh Berkus <josh@agliodbs.com> wrote: > Doug, > > > But what if the user calls the access function, sees the data, then > > issues a ROLLBACK? The audit record would be rolled back as well (as > > Tom pointed out earlier).
В списке pgsql-hackers по дате отправления: