On 2020-09-04 12:41:23 -0400, Tom Lane wrote:
> Alvaro Herrera <alvhe...@2ndquadrant.com> writes:
> > On 2020-Sep-03, Tom Lane wrote:
> >> I'm inclined to think that the best fix is to put
> >> 
> >> begin;
> >> lock table [fast_emp4000];
> >> ...
> >> commit;
> >> 
> >> around the DROP CASCADE.
> 
> > Yeah, sounds good.
> 
> Done.

Thanks!


Reply via email to