Skip to content

Import gp_relaccess_stats into gpcontrib from Greenplum#48

Open
Vlasdislav wants to merge 2 commits into
open-gpdb:mainfrom
Vlasdislav:gp_relaccess_stats
Open

Import gp_relaccess_stats into gpcontrib from Greenplum#48
Vlasdislav wants to merge 2 commits into
open-gpdb:mainfrom
Vlasdislav:gp_relaccess_stats

Conversation

@Vlasdislav

Copy link
Copy Markdown

Import the gp_relaccess_stats extension from Greenplum, which tracks runtime access statistics for database relations and views. The extension collects information about SELECT, INSERT, UPDATE, DELETE, and TRUNCATE operations, including timestamps and user IDs of the last reader and writer.

Based on the implementation: https://github.com/open-gpdb/gp_relaccess_stats/

@Vlasdislav
Vlasdislav force-pushed the gp_relaccess_stats branch from 69f7b4f to ec604c5 Compare July 23, 2026 17:38
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.

2 participants