<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid20090116142201(dot)GD9963(at)alvh(dot)no-ip(dot)org" type="cite">
<pre wrap="">Marshall, Steve wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Any thoughts on how to confirm or deny Theory A?
</pre>
</blockquote>
<pre wrap=""><!---->Alvaro Herrera wrote:
Try changing the 1000 to NMPWAIT_WAIT_FOREVER
</pre>
</blockquote>
I'd tried Alvaro suggestion and it fixed the problem in my test case.
With the original code, the test would consistantly drop one of the
events from pg_listener within a few seconds. With the changed
timeout, I've run it for about 10 minutes, or 100,000 notifications of
each event, and it worked without error.<br>
<br>
Are there any side effects from effectively disabling this timeout that
should be tested?<br>
<br>
<br>
</body>
</html>