OK, good to know.
I saw some timeout errors in the code writing to the log table during my
DELETE and decided they are relevant. Probably they had nothing to do with
my actions, need to investigate.
Thanks anyway.
Best regards,
Vlad
пн, 17 дек. 2018 г. в 18:32, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>
> DELETE doesn't lock the whole table. What problem are you actually
> facing?
>
>