Skip to content

QGIS plugin that helps visualize contents of a PostgreSQL audit trigger table

Notifications You must be signed in to change notification settings

VilleDePully/pg-history-viewer

 
 

Repository files navigation

pg-history-viewer

QGIS plugin that helps to visualize contents of a PostgreSQL audit trigger table.

This is inspired by the Postgres 91 plus Auditor QGIS plugin.

The main features are:

  • visualization of contents of the audit table
  • advanced search on the table by means of a SQL query
    • search by type of events (insert, delete, update)
    • search by date
    • free text search in the data
  • support geometry display
  • replay of an event
  • support huge audit table by incremental loading

Screenshot

About

QGIS plugin that helps visualize contents of a PostgreSQL audit trigger table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Makefile 5.3%