archiver ps display

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема archiver ps display
Дата
Msg-id 1197493994.4255.1636.camel@ebony.site
обсуждение исходный текст
Ответы Re: archiver ps display  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Now that we have set archiver messages to DEBUG levels, there's no easy
way of seeing what file we are on.

Patch to set ps display for archiver enclosed, intended for 8.3

Before archive_command
postgres: archiver process   archiving 00000001000000000000000B

After archive_command
postgres: archiver process   archived 00000001000000000000000B

So the behaviour of the startup process and archiver are now
symmetrical, allowing it to be used for replication monitoring.

--
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com

Вложения

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Proposed patch to avoid translation risks in psql's \d commands
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Proposed patch to avoid translation risks in psql's \d commands