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
Commit9915de6 changed the default behavior ofDROP_REPLICATION_SLOT so that it would wait until any session holdingthe slot active would release it, instead of raising an error. Butusers are already depending on the original behavior, so revert to it bydefault and add a WAIT option to invoke the new behavior.Per complaint from Simone Gotti, inDiscussion:https://postgr.es/m/CAEvsy6Wgdf90O6pUvg2wSVXL2omH5OPC-38OD4Zzgk-FXavj3Q@mail.gmail.com