awslabs / rds-support-tools

Amazon RDS Support Tools contains utilities, sql, scripts and views which are useful in a RDS environment
https://aws.amazon.com/rds/
Apache License 2.0
217 stars 229 forks source link

davidcthomas pull request #28

Closed davidcthomas closed 7 years ago

davidcthomas commented 7 years ago

Submitting 2 SQL snippets that were useful in working cases this week:

list-databases-size.sql : lists the top 20 databases the user can connect to ordered by size

list-grants.sql : list all granted permission on a specified relation.