Re: *****SPAM***** Index question

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: *****SPAM***** Index question
Дата
Msg-id 77D982C8-438B-4C10-8560-0F33E33175A6@elevated-dev.com
обсуждение исходный текст
Ответ на Index question  (Michael Black <michaelblack75052@hotmail.com>)
Список pgsql-general
On Mar 2, 2011, at 11:31 AM, Michael Black wrote:

> Ok. I have been working with databases a few years but my first real venture in to PostgreSql.  I just want a plain
simpleindex regardless if there are duplicates or not.  How do I accomplish this in PostgreSql? 

Same as any other SQL database: create index foobaridx on foo(bar)...

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





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

Предыдущее
От: Michael Black
Дата:
Сообщение: Index question
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Index question