Discussion:
Logical replication for DDL operations
Rashmi V Bharadwaj
2018-03-21 07:29:48 UTC
Permalink
<font face="Verdana,Arial,Helvetica,sans-serif" size="2">Hi,<br><br>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?<br><br>Thanks,<br>Rashmi<br></font><BR>
Alvaro Herrera
2018-03-21 13:20:37 UTC
Permalink
Post by Rashmi V Bharadwaj
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
Loading...