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 2 times, most recently from 23bf78b to 2e2aa4f Compare July 28, 2026 10:49
@Vlasdislav
Vlasdislav force-pushed the gp_relaccess_stats branch from 2e2aa4f to 6e8cba9 Compare July 28, 2026 14:45
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