Re: Proposal: RETURNING primary_key()

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Proposal: RETURNING primary_key()
Дата
Msg-id CAMsr+YGqKHZTa5w32OV9uhHkumT3a7KHDc=Vi04WYZrLoSg+-g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proposal: RETURNING primary_key()  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Proposal: RETURNING primary_key()  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On 4 April 2016 at 10:13, Dave Cramer <pg@fastcrypt.com> wrote:
 
Async notification is the easier part, I wasn't aware that the ssl library had this problem though


AFAIK the issue is that even if there are bytes available on the underlying socket, the SSL lib doesn't know if that means there are bytes readable from the wrapped SSL socket. The traffic on the underlying socket could be renegotiation messages or whatever. 

We really need non-blocking reads.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Proposal: RETURNING primary_key()
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Proposal: RETURNING primary_key()