Search Postgresql Archives

Re: C function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Vjy wrote:
> I wrote a C function that will connect to oracle and do insert.
> 
> then I created a trigger that calls this C function for any
> insets/updates on TABLE A
> 
> when there is a insert in table A , the C function is not called at
> all, any reason why ?

You will need to provide more information to get a useful answer.

Send the definition of the table together with all constraints,
rules and triggers and the INSERT statement that you run.

After the insert, is the new row in table A?

How did you verify that the function did not get called?

Yours,
Laurenz Albe


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux