|
|
|
|
|
by vermon
1027 days ago
|
|
What does a write in this context mean? I still need to execute the actual update clause to change the relevant data. EDIT: Since you control object auditing by granting/revoking permissions to the relevant relations I don't think it's possible to have another category there since Postgres itself doesn't differentiate between UPDATE and SELECT FOR UPDATE on permission level |
|
Although FWIW, I do completely understand your use-case of trying to quieten down logs for a queue!