I have a code statement related with index creating
create index if not exists foo_table_index_any_id on paublic.foo_table (any_id);
Will the