You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working on a custom sink, and I have noticed that when the network goes down for more than a few seconds, pg_replicate will hang indefinitely, instead of resuming where it left off once the connection is reestablished. is this normal / expected behaviour? how should such cases be handled?