Hello Jennifer,

Jennifer Redman [2008-12-19 11:25 -0800]:
> 2008-12-17 00:02:01 PST LOG:  incomplete startup packet

This comes from PgCommon.pm's function cluster_port_running(), which
does a very simple test using the standard socket connect() function
to check if a cluster is running on that port (it's much faster than
using "psql", and it does not need to worry about authentication).

It is just a "log" message, not even a warning, nothing to worry
about. The default log level ("notice") does not even catch it.

I'll keep this open, though, and I'll try and find a better method
which does not cause log spewage.

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to