[postgresql] alter table example disable trigger all
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

[postgresql] alter table example disable trigger all

by
Community Deleted user
Created on 2020-08-21 09:08:27 (edited on 2024-09-04 13:36:17) in Bases de données

Sur clouddb postgresql j'essaye

```
dbname=> alter table example disable trigger all
ERROR: permission denied: "RI_ConstraintTrigger_c_145379" is a system trigger
```

avec un utilisateur qui est Administrateur. Me manque-t-il une option pour pouvoir faire cette opération (nécessaire à notre application).

Arthur Lutz (Logilab)


Replies are currently disabled for this question.