> On Nov 1, 2018, at 06:27, David Christensen <[email protected]> wrote: > Can you see what the Bucardo child processes are doing in Pg itself via > pg_stat_activity while it’s stuck? Also, anything in log.bucardo around that > time?
The kid process is showing the SELECT on the sequence, in idle-in-transaction; the other processes are just idle. log.bucardo shows the last block of deltas applied, but no further activity. -- -- Christophe Pettus [email protected] _______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
