On 6th of April, Simon Riggs committed patch: Add DROP INDEX CONCURRENTLY [IF EXISTS], uses ShareUpdateExclusiveLock The log message is pretty laconic, so let’s see what it actually means. Before I can show you new functionality, we need to see and understand what was happening before. For my tests, I have this table: $ \d [...]
↧