Re: Report replica identity in pg_publication_tables

Поиск
Список
Период
Сортировка
От Melih Mutlu
Тема Re: Report replica identity in pg_publication_tables
Дата
Msg-id CAGPVpCQPe0Nk6=Kqggc9zXs5GJ-MRDmQLT0DEJ0X-DVuKp3SQA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Report replica identity in pg_publication_tables  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
Hi Ashutosh,

Thanks for the patch.

Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, 30 Haz 2025 Pzt, 13:14 tarihinde şunu yazdı:
The replica identity of a given table is not a property of
publication, per say, so it's arguable whether it should be included
in pg_publication_tables or not. But the output seems to be useful.
E.g. from the tests

To my understanding, pg_publication_tables doesn’t just contain publication properties, but also information about the tables included in the publication. As long as the exposed information about the published tables is relevant in the context of publications in logical replication, I think it’s reasonable to include it in pg_publication_tables. IMHO replica identity seems like relevant information.


Regards,--

Melih Mutlu

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