Re: Postgres Index

Поиск
Список
Период
Сортировка
От Dann Corbit
Тема Re: Postgres Index
Дата
Msg-id 87F42982BF2B434F831FCEF4C45FC33E5BC1C6B0@EXCHANGE.corporate.connx.com
обсуждение исходный текст
Ответ на Postgres Index  (Vishalakshi Navaneethakrishnan <nvishalakshi@sirahu.com>)
Список pgsql-general

Here is the current formal definition for index creation:

http://www.postgresql.org/docs/9.2/static/sql-createindex.html

 

 

From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@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

В списке pgsql-general по дате отправления:

Предыдущее
От: Chitra Creta
Дата:
Сообщение: Re: Strategies/Best Practises Handling Large Tables
Следующее
От: Xiaobo Gu
Дата:
Сообщение: How to list all schema names inside a PostgreSQL database through SQL