Hi, On 2018-04-07 15:43:53 +0000, Peter Eisentraut wrote: > Logical replication support for TRUNCATE > > Update the built-in logical replication system to make use of the > previously added logical decoding for TRUNCATE support. Add the > required truncate callback to pgoutput and a new logical replication > protocol message. > > Publications get a new attribute to determine whether to replicate > truncate actions. When updating a publication via pg_dump from an older > version, this is not set, thus preserving the previous behavior. > > Author: Simon Riggs <[email protected]> > Author: Marco Nenciarini <[email protected]> > Author: Peter Eisentraut <[email protected]> > Reviewed-by: Petr Jelinek <[email protected]> > Reviewed-by: Andres Freund <[email protected]> > Reviewed-by: Alvaro Herrera <[email protected]>
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=serinus&dt=2018-04-07%2015%3A46%3A01 https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=flaviventris&dt=2018-04-07%2015%3A46%3A01 - Andres
