FAQ / General Debugging / Q0092



Q0092

Question

The error message Program received signal SIGINT, Interrupt. occurs when I try to use Exim with PostgreSQL.

Answer

Check that you have not set

log_statement=true

in the PostgreSQL configuration file. It seems that this causes PostgreSQL to return logging information as the first row in a query result, which totally confuses Exim.



FAQ / General Debugging / Q0092


CategoryFrequentlyAskedQuestions

EximWiki: FAQ/General_Debugging/Q0092 (last edited 2008-09-25 11:39:31 by localhost)