Re: A question relative to creating an audit table - Mailing list pgsql-general

From Adrian Klaver
Subject Re: A question relative to creating an audit table
Date
Msg-id d7a76abb-234e-ce86-d56b-b16aa575b98b@aklaver.com
Whole thread Raw
In response to A question relative to creating an audit table  (stan <stanb@panix.com>)
List pgsql-general
On 2/27/20 1:28 PM, stan wrote:
> I ma considering setting up a function, and triggers to put a record in an
> audit table when certain tables are altered. I pretty much think I know how
> to do this, with one exception.
> 
> Can a function, called by a trigger, determine what table it was called
> for?
> 

Asked and answered:

https://www.postgresql.org/message-id/CAKFQuwY=wXXLZBJMv5ULk4P4B5sF+fnZXWThp-UGERE-NxEb4w@mail.gmail.com

-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Andrei Zhidenkov
Date:
Subject: Re: A question relative to creating an audit table
Next
From: Tory M Blue
Date:
Subject: Re: pg_upgrade custom table locations. Move table locations during upgrade?