Re: First draft of the PG 15 release notes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: First draft of the PG 15 release notes
Дата
Msg-id Yn0TO4fhPod7BPxs@momjian.us
обсуждение исходный текст
Ответ на Re: First draft of the PG 15 release notes  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Thu, May 12, 2022 at 04:40:49PM +0530, Amit Kapila wrote:
> One more point related to logical replication features:
> 
> >
> Add SQL functions to monitor the directory contents of replication
> slots (Bharath Rupireddy)
> 
> Specifically, the functions are pg_ls_logicalsnapdir(),
> pg_ls_logicalmapdir(), and pg_ls_replslotdir(). They can be run by
> members of the predefined pg_monitor role.
> >
> 
> This feature is currently under the section "Streaming Replication and
> Recovery". Shouldn't it be under "Logical Replication"? The function
> names themselves seem to indicate that they are used for logical
> replication contents. I think the replication slot-related function
> would fall under both categories but overall it seems to belong to the
> "Logical Replication" section.

Oh, very good point!  I missed that this is logical-slot-only
monitoring, so I moved the item to logical replication and changed the
description to:

    Add SQL functions to monitor the directory contents of logical
    replication slots (Bharath Rupireddy)

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Reproducible coliisions in jsonb_hash
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: First draft of the PG 15 release notes