| From: | Pierre BOIZOT <pierre(dot)boizot(at)gmail(dot)com> |
|---|---|
| To: | vik(dot)fearing(at)2ndquadrant(dot)com |
| Cc: | PG-Mail-liste <pgsql-fr-generale(at)postgresql(dot)org> |
| Subject: | Re: Fwd: Retour sur Insert |
| Date: | 2018-06-14 12:38:31 |
| Message-ID: | CANxSh5x-rfX+EUoYc5CXkEEaKsrP2DF-dYYXV78gSexX5ZjG-w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-fr-generale |
Merci pour ton aide.
donc migration à prevoir :-)
Pierre.
Le jeu. 14 juin 2018 à 13:38, Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com> a
écrit :
> On 14/06/18 13:08, Pierre BOIZOT wrote:
> >
> > Hello Vik,
> >
> > J'obtiens le message suivant
> > ERROR: cannot insert into view "test"
> > HINT: You need an unconditional ON INSERT DO INSTEAD rule or an INSTEAD
> > OF INSERT trigger.
> > ef=#
>
> Ooh là. Tu sais que les versions antérieures à la 9.3 ne sont plus
> supportées ? Il faut vite mettre tout ça à jour !
>
> > C'est comme si le trigger sur la table ne s'appliquait pas.
>
> C'est surtout que l'INSERT n'atteint pas la table.
> --
> Vik Fearing +33 6 46 75 15 36
> http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ROS Didier | 2018-07-03 10:23:08 | Comment chiffrer les données avec un fichier de clé publique |
| Previous Message | Vik Fearing | 2018-06-14 11:38:14 | Re: Fwd: Retour sur Insert |