Postgres membuat beberapa indeks

CREATE INDEX index_name
ON table_name(a,b,c,...);
Important Impala