Closed
Bug 819020
Opened 13 years ago
Closed 13 years ago
permission denied for relation product_crash_ratio
Categories
(Socorro :: Database, task)
Socorro
Database
Tracking
(Not tracked)
VERIFIED
FIXED
31
People
(Reporter: kairo, Assigned: selenamarie)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
4.00 KB,
text/x-sql
|
Details |
Today, after the prod update to PostgreSQL 9.2, my scripts are throwing this error:
Warning: pg_query(): Query failed: ERROR: permission denied for relation product_crash_ratio in /mnt/crashanalysis/rkaiser/crash-report-tools/get-socorrodata.php on line 137
There's a second similarly named view, both were made for metrics to use use from the analyst user, which is the same I'm using to access this one as well.
| Assignee | ||
Comment 1•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → sdeckelmann
Whiteboard: [qa-]
| Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 31
| Assignee | ||
Comment 2•13 years ago
|
||
Applied role updates to prod, and committed new version of schema.sql to DB. Two permission settings were missing and are now restored.
Thanks for filing the bug!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•13 years ago
|
||
Verified, my scripts now run without an error.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•