Skip to content

Commit fdc3ade

Browse files
iloveitalyringerc
authored andcommitted
docs: update with current status
1 parent cc3bb4d commit fdc3ade

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
A simple, customisable table audit system for PostgreSQL implemented using
2-
triggers.
1+
A simple, customisable table audit system for PostgreSQL implemented using triggers.
32

4-
See:
3+
[Here's more information about this project](http://wiki.postgresql.org/wiki/Audit_trigger_91plus)
54

6-
http://wiki.postgresql.org/wiki/Audit_trigger_91plus
5+
# Maintenance Status
6+
7+
This repo is meant to be a demo more than a ready-to-run extension. PRs are not accepted, although if you'd like to list your fork, please submit a PR to do so.
8+
9+
# Forks
10+
11+
* https://github.com/iloveitaly/audit-trigger - [contains a bunch of PRs](https://github.com/2ndQuadrant/audit-trigger/pull/48) including using jsonb for storage, function to stop auditing a table, option to not track inserts, and including pk ids in the audit table.

0 commit comments

Comments
 (0)