Re: Trigger function, C, lookup of attribute type

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Paul <Paul(at)abelian(dot)netcom(dot)co(dot)uk>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Trigger function, C, lookup of attribute type
Date: 2015-12-16 00:50:01
Message-ID: 5670B539.3080405@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/15/15 4:42 AM, Paul wrote:
> I'm writing a trigger procedure in C to catch updates to a
> table and write them to a log file.

You might find https://github.com/arkhipov/temporal_tables useful.

Though, if you just want to log things to a file, you should check out
http://pgaudit.org/.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim Nasby 2015-12-16 00:52:44 Re: How to get the size of JSONB in bytes?
Previous Message mdaswani 2015-12-15 23:03:36 Re: Support for hardware tokens for server/replication private key