Re: What happens if tuple queue is full

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: What happens if tuple queue is full
Дата
Msg-id 20160706.102835.1959913321689410692.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: What happens if tuple queue is full  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Список pgsql-hackers
Hari,

> The queue can gets full in the case where the leader is processing is slow
> than the worker is producing tuples. In those scenarios, the worker waits
> until the the queue gets empty to place the new satisfied record.The worker
> gets awaken whenever the leader finishes reading the data from queue.

Thanks for the quick response! That is useful information.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Fix typo in jsonb.c
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [CF2016-9] Allow spaces in working path on tap-tests