I have a client made in java who interogate postgres using jdbc driver.If the tcp conection falls (for a few seconds) the client give an errormessage about that connection.How can I avoid this error?