Skip to content

large update: multiple prs#48

Closed
iloveitaly wants to merge 7 commits into2ndQuadrant:masterfrom
iloveitaly:all-the-prs
Closed

large update: multiple prs#48
iloveitaly wants to merge 7 commits into2ndQuadrant:masterfrom
iloveitaly:all-the-prs

Conversation

@iloveitaly
Copy link
Copy Markdown
Contributor

This PR includes a bunch of the changes from the other PRs:

  • converted from hstore to jsonb
  • Add a function to stop auditing a table.
  • Added option to not track insert statements.
  • remove unused variables
  • add pk to the table schema

In case it's easier to review in one big shot

Michel Luiz Milezzi and others added 7 commits November 24, 2017 11:52
* deaudit_table:
  Add a function to stop auditing a table.

* patch-1:
  remove unused variables

* peterbecker/master:
  Added option to not track insert statements.

* michelmilezzi/master:
  converted from hstore to jsonb
@iloveitaly iloveitaly closed this Sep 2, 2023
@jenast
Copy link
Copy Markdown

jenast commented Oct 25, 2023

Thanks. This worked well for me after changing the type of row_id to 'text' in audit.logged_actions. That way you can monitor tables with different datatypes as primary keys as row_id is cast to text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants