REINDEX TABLE app_main; Query got stuck infinitly in PostgresSQL 14 issue
When I am running this query REINDEX TABLE rgn_main; in postgresSQL 14, query got stuck when my project is live, and when i stops my project it executes.
When I am running this query REINDEX TABLE rgn_main; in postgresSQL 14, query got stuck when my project is live, and when i stops my project it executes.