Greetings,

* Adelino Silva (adelino.j.si...@googlemail.com) wrote:
> A system monitoring tool like "nc -vz localhost 5432" to monitor the
> database server is causing the warning, any way way to filter or ignore
> messages in postgresql log file
> 
> LOG:  incomplete startup packet

Not today.  You'd be *much* better off with a monitor that actually logs
in and does something like 'SELECT 1;' or similar though.

Testing that you can connect to the TCP port is actually pretty useless
as far as checking to see if the service is functioning properly.

Thanks!

Stephen

Attachment: signature.asc
Description: PGP signature

Reply via email to