Here is the current formal definition for index creation: http://www.postgresql.org/docs/9.2/static/sql-createindex.html
From: pgsql-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Vishalakshi Navaneethakrishnan Sent: Thursday, November 15, 2012 3:12 AM To: pgsql-general@postgresql.org Subject: [GENERAL] Postgres Index Hi all, Can we create composite index for one text column and integer column? Thanks in advance.. -- Best Regards, Vishalakshi.N