[BUGS] BUG #14720: getsockopt(TCP_KEEPALIVE) failed: Option not supported byprotocol

Поиск
Список
Период
Сортировка
От lizenko79@gmail.com
Тема [BUGS] BUG #14720: getsockopt(TCP_KEEPALIVE) failed: Option not supported byprotocol
Дата
Msg-id 20170627163757.25161.528@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [BUGS] BUG #14720: getsockopt(TCP_KEEPALIVE) failed: Option notsupported by protocol  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14720
Logged by:          Andrey Lizenko
Email address:      lizenko79@gmail.com
PostgreSQL version: 9.6.3
Operating system:   Solaris 11.3
Description:

I've got the following message running PostgreSQL 9.6.3 on Solaris 11.3
(both latest stable).

> getsockopt(TCP_KEEPALIVE) failed: Option not supported by protocol


Unfortunately, I can not reproduce it with libpq c code examples, but at
least I can see it while using pgAdmin 3 , pgAdmin 4 and zabbix monitoring
extension libzbxpgsql.

In getsockopt manual only SO_KEEPALIVE mentioned.

Regards,
Andrey Lizenko




--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] BUG #14719: Logical replication unexpected behaviour when target table has missing columns
Следующее
От: Greg Stark
Дата:
Сообщение: Re: [BUGS] Bus error in formatting.c NUM_numpart_to_char (9.4.12, 9.6.3, sparc)