Greetings, * Adelino Silva (adelino.j.silva@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
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
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера