> Sun Aug 20 18:24:34 2017 : DEBUG: Creating DB connection: user=tkren connection_timeout=5 dbname=xxx > Sun Aug 20 18:24:34 2017 : WARNING: Couldn't create the primary connection (attempt 1): invalid connection option "connection_timeout" > > This suggests pgAgent is not using the latest version of libpq. > Please use LD_LIBRARY_PATH environment to inform pgAgent to use the libpq, > it is compiled with. > -- Thanks, > Ashesh Vashi > -- Thanks, Ashesh
Unfortunately, this does not work. On a current Debian sid system, I've compiled pgagent from source and get
Maximum wait for connection, in seconds (write as a decimal integer string). Zero or not specified means wait indefinitely. It is not recommended to use a timeout of less than 2 seconds.