Skip to content

Import gp_relaccess_stats into gpcontrib from Greenplum - #50

Open
Vlasdislav wants to merge 2 commits into
open-gpdb:REL_2_STABLEfrom
Vlasdislav:REL_2_STABLE_gp_relaccess_stats
Open

Import gp_relaccess_stats into gpcontrib from Greenplum#50
Vlasdislav wants to merge 2 commits into
open-gpdb:REL_2_STABLEfrom
Vlasdislav:REL_2_STABLE_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 requested a review from NJrslv July 28, 2026 15:05
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