Search Postgresql Archives

About deadlock for drop index command on big size table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I tried to call drop index on a big table(around 3 million records) through non-multi thread script, and got deadlock.

Same drop index command in the same script on a smaller size table no deadlock returned.

May I know that may cause the problem please?

Thanks a lot.

[Block info]
 blocking_pid | blocked_pid | blocked_query
--------------+-------------+---------------
         123 | 7298 | DROP index idx1
         123 | 7298 | DROP index idx1






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux