pgsql: Revert "postmaster: Start syslogger earlier".

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Revert "postmaster: Start syslogger earlier".
Дата
Msg-id E1hSNWE-0007x0-Ih@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "postmaster: Start syslogger earlier".

This commit reverts 57431a911d3a650451d198846ad3194900666152.

While that's still a good idea in the abstract, we found out
that there are multiple crasher bugs in it on Windows builds,
making the logging_collector option unusable on Windows.
There's no time left to fix these issues before 12beta1,
so revert the patch to allow Windows beta testing to proceed.
We'll try again at some future date.

Per bug #15804 from Yulian Khodorkovskiy and additional
investigation by Michael Paquier.

Discussion: https://postgr.es/m/15804-3721117bf40fb654@postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/833451552925d0175e1e15128e411ddef9a36996

Modified Files
--------------
src/backend/postmaster/postmaster.c | 120 ++++++++++++++++++------------------
1 file changed, 60 insertions(+), 60 deletions(-)


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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix declarations of couple jsonpath functions
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve logrotate test so that it meaningfully exercisessyslogg