Postgres users and their permission issue.
· 2 min read
Have you ever faced the following issue while fetching records from Postgres in the rails?
ActiveRecord::StatementInvalid: PG::InsufficientPrivilege: ERROR: permission denied for relation
Have you ever faced the following issue while fetching records from Postgres in the rails?
ActiveRecord::StatementInvalid: PG::InsufficientPrivilege: ERROR: permission denied for relation