pgsql: Add still more chattiness in server shutdown.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add still more chattiness in server shutdown.
Дата
Msg-id E1aTIlx-0004Yv-Qh@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add still more chattiness in server shutdown.

Further investigation says that there may be some slow operations after
we've finished ShutdownXLOG(), so add some more log messages to try to
isolate that.  This is all temporary code too.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/41d505a7ffaf8c1678b931e15f74469c84fbb91e

Modified Files
--------------
src/backend/postmaster/postmaster.c |  6 ++++++
src/backend/storage/ipc/ipc.c       | 25 +++++++++++++++++++++++++
2 files changed, 31 insertions(+)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: postgres_fdw: Remove unstable regression test.
Следующее
От: pgsql@postgresql.org
Дата:
Сообщение: pgsql: Tag refs/tags/REL9_2_15 was created