Les postgres créent un index multiple

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