I have a trigger function written in C that uses SPI to fetch certain data
from the db. The problem is that about 20% of the time SPI_connect()
returns:
NOTICE: SPI_connect() failed in RI_FKey_check()
Any ideas what might be causing this?
Joonas Makkonen