Re: Skipping logical replication transactions on subscriber side

Поиск
Список
Период
Сортировка
От Dilip Kumar
Тема Re: Skipping logical replication transactions on subscriber side
Дата
Msg-id CAFiTN-ukzmQzr=sy3Pw4wMO5AxDsxz96y3wtTByHYMXnkVh_cg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Skipping logical replication transactions on subscriber side  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Skipping logical replication transactions on subscriber side  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Tue, Nov 9, 2021 at 11:57 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Tue, Nov 9, 2021 at 11:37 AM Dilip Kumar <dilipbalaut@gmail.com> wrote:
> > 1.
> > I don't like the fact that this view is very specific for showing the
> > errors but the name of the view is very generic.  So are we keeping
> > this name to expand the scope of the view in the future?
> >
>
> Yes, we are planning to display some other xact specific stats as well
> corresponding to subscription workers. See [1][2].
>
> [1] -
https://www.postgresql.org/message-id/OSBPR01MB48887CA8F40C8D984A6DC00CED199%40OSBPR01MB4888.jpnprd01.prod.outlook.com
> [2] - https://www.postgresql.org/message-id/CAA4eK1%2B1n3upCMB-Y_k9b1wPNCtNE7MEHan9kA1s6GNsZGB0Og%40mail.gmail.com

Thanks for pointing me to this thread, I will have a look.

-- 
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Make mesage at end-of-recovery less scary.
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Improve error context after some failed XLogReadRecord()