Features such as Parallel Vacuum, de-duplication of indexes has been added to PostgreSQL 13 and the new and powerful feature is the dropdb –force ,Using the option -f or –force with dropdb command or FORCE with DROP DATABASE to drop the database, it will terminate all existing connections with the database but there has been similar SQL option “FORCE” is also added in DROP DATABASE . What is your express with PostgreSQL and the new command?

