Search Postgresql Archives

PostgreSQL FDW + Trigger on Remote DB = WARNING: there is no transaction in progress

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

 



Hi,

 

I have the following setup:

 

Database Local has a table L1

Database Remote has a table R1 and a table R2.

Table Remote.R1 has a trigger. This trigger updates Remote.R2

 

I create a foreign table F1 on Database local which points to Remote.R1

 

When updating F1 the trigger on Remote.R1 fires but gives the following warning:

WARNING:  there is no transaction in progress

 

When the trigger does not update another table everything works fine.

 

Any suggestions?

 

 


[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