Skip to content

Import gp_relaccess_stats into gpcontrib from Greenplum - #50

Open
Vlasdislav wants to merge 3 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 3 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
@Vlasdislav
Vlasdislav force-pushed the REL_2_STABLE_gp_relaccess_stats branch 2 times, most recently from 5b5f09d to f4c5bb7 Compare August 4, 2026 07:21
@Vlasdislav
Vlasdislav force-pushed the REL_2_STABLE_gp_relaccess_stats branch from f4c5bb7 to 12246b8 Compare August 4, 2026 10:01
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