May 2019
Intermediate to advanced
600 pages
20h 46m
English
The pg_stat_user_tables view shows the current statistics for table usage.
To see whether a table is being used, you can check for changes in its usage counts.
The previous query selects all the tables where any of the usage counts for SELECT or data manipulation have changed.
Read now
Unlock full access