or am I doing it wrong?/Docs on "create index" state:
ams=# create index company_00001.traffic_ip on company_00001.traffic using btree ( ip_id ) ; ERROR: parser: parse error at or near "." at character 27
index_name
/ The name of the index to be created. No schema name can be included here; the index is always created in the same schema as its parent table.
cheers
andrew
---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings