Re: Logical replication for DDL operations

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Logical replication for DDL operations
Дата
Msg-id 20180321132037.xupmpyqwom4k5pnu@alvherre.pgsql
обсуждение исходный текст
Список pgsql-novice
Rashmi V Bharadwaj wrote:
> Hi,
> 
> From the documentation I can see that using the logical replication JDBC API,
> we can only get the I/U/D operation details from the WAL log. Is there a way to
> get the DDL operations also?

No, unless you open to contribute to the development of such a feature
(it's 80% done -- only the hardest 20% remaining)

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Deadlocks and transactions
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: First time installing