definition | CREATE INDEX orders_customer_id_idx ON public.orders USING btree (customer_id) valid | t ready | t