-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/docsRelated to docsRelated to docse/easycan be wrapped up in a couple of dayscan be wrapped up in a couple of daysp/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprintsnon-urgent issues/features that are candidates for being included in one of the upcoming sprints
Description
via fusillicode#3122 on Discord.
Following the instructions here does not work on RDS.
Results in error:
sql> GRANT SELECT ON ALL TABLES IN SCHEMA information_schema TO hasurauser
[2019-02-28 13:03:13] [42501] ERROR: permission denied for relation sql_parts
sql> GRANT SELECT ON ALL TABLES IN SCHEMA pg_catalog TO hasurauser
[2019-02-28 13:03:17] [42501] ERROR: permission denied for relation pg_statistic
Probably because RDS restricts specific tables in pg_catalog and information_schema.
fusillicode, pajel, louisdvs, venkz, iamswain25 and 16 more
Metadata
Metadata
Assignees
Labels
c/docsRelated to docsRelated to docse/easycan be wrapped up in a couple of dayscan be wrapped up in a couple of daysp/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprintsnon-urgent issues/features that are candidates for being included in one of the upcoming sprints