Trigger to PostgreSQL JDBC writes successfuly first time, fails after
I have a project for sending data from DB2 on an IBM system over to a PostgreSQL server on a RHEL system. I am using a trigger that sends information to a data queue, which then gets read and sent…