Re: [GENERAL] A question on pg_stat_subscription view

Поиск
Список
Период
Сортировка
От Önder Kalacı
Тема Re: [GENERAL] A question on pg_stat_subscription view
Дата
Msg-id CACawEhXcxTHBhdN-2AoEJRcAVP==BWVm+9+hEJNPWJekvk4qUQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] A question on pg_stat_subscription view  (Günce Kaya <guncekaya14@gmail.com>)
Список pgsql-general
Hi,

Thanks for the reply, however, the documentation does not mention about that clearly.

It only mentions that 'latest_end_lsn'  is the `Last write-ahead log location reported to origin WAL sender`. However, what I'm particularly interested is that whether the reported log is the flushed or applied LSN.

Thanks,
Onder


On Sun, Oct 22, 2017 at 12:03 PM Günce Kaya <guncekaya14@gmail.com> wrote:
Hello,

You can find more information about that view and its columns. 


Regards,
Gunce 

On 22 Oct 2017 Sun at 11:11 Önder Kalacı <onderkalaci@gmail.com> wrote:
Hi,

I'm trying to understand the view pg_stat_subscription. What is the `latest_end_lsn` column? Is that the latest lsn flushed or lsn replied or something else?

Thanks!
--
Gunce Kaya

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

Предыдущее
От: Popov Aleksey
Дата:
Сообщение: [GENERAL] Matching statement and duration log lines
Следующее
От: Önder Kalacı
Дата:
Сообщение: [GENERAL] Is it safe to create foreign keys beforehand when logical replicationis used?