2017-11-08 1:11 GMT+03:00 Peter Geoghegan <[email protected]>: > > The same is true of unique indexes vs. non-unique.
offtopic: recently I'd a look at setting LP_DEAD in indexes. I didn't found huge difference between unique and non-unique indices. There is codepath that works only for unique, but it is called less frequently than common codepath that also sets LP_DEAD.
