Database Reference
In-Depth Information
PGError: permission denied for relation
This error occurs when you are working with the database plan in the Hobby tier. It has
limitations on the amount of records that can be inserted into the database. When this limit
is reached, the following log line appears:
PGError: ERROR: permission denied for relation courses
In order to solve this problem, you should migrate to another database plan in the produc-
tion tier that does not provide constraints on the amount of records.
Search WWH ::




Custom Search