Re: pgsql: Remove unused wait events.

Поиск
Список
Период
Сортировка
От Markus Wanner
Тема Re: pgsql: Remove unused wait events.
Дата
Msg-id ebd42edb-b9bf-2be7-52a5-476511fb1985@enterprisedb.com
обсуждение исходный текст
Ответ на Re: pgsql: Remove unused wait events.  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: pgsql: Remove unused wait events.  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On 26.10.21 04:20, Amit Kapila wrote:
> I agree with the points raised here and will revert this for v14.

Thanks, Amit.  I appreciate the revert.

Note that the removed events were almost at the end of WaitEventIO enum, 
except for one last entry: WAIT_EVENT_WAL_WRITE.

Just as a data point: Our BDR extension indeed references the wait 
events in question (or at least it used to do so up until that commit).

-- 
Markus Wanner
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Setting log_connection in connection string doesn't work
Следующее
От: Robert Haas
Дата:
Сообщение: Re: when the startup process doesn't (logging startup delays)