[Date Prev][Date Next] [Chronological] [Thread] [Top]

Safest way to remove already created indexes...



It looks like one index that we created is really not useful and I would like to remove it to reduce unnecessary I/O. Is there a recommended way to remove indexes?

Can I just shut down the server.
Remove the index entry from slapd.conf
Then remove the appropriate bdb files for that index.

Krish