pg_logqueryid
Repository:
https://github.com/pierreforstmann/pg_logqueryid
It provides a mechanism to assign a unique identifier to each query, which can then be logged and correlated across multiple log lines, allowing for easier tracking and analysis of query execution.
Information Analysis
| Extensibility Types: | Query Processing |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 237 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 237 |
| Lines of Encapsulated Versioning Code: ? | 34 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 14.35% |
| PostgreSQL Versions Cased On: ? | 9,10 |