On Wed, Dec 29, 2021 at 1:47 PM Alvaro Aguayo <aaguayo@xxxxxxxxxxxxxxx> wrote: > > Hi. > > > > Not with PostgreSQL itself, but you can achieve that with pglogical: https://www.2ndquadrant.com/en/resources-old/pglogical/ Sure, you can do that with PostgreSQL itself as well, with logical replication, as of version 10. It has the same caveats as with pglogical, but the basic functionality is there. You cannot do it with *physical* replication, that's still true. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/