Indexing question

Поиск
Список
Период
Сортировка
От amit sehas
Тема Indexing question
Дата
Msg-id 1344963288.3544.YahooMailClassic@web125305.mail.ne1.yahoo.com
обсуждение исходный текст
Ответы Re: Indexing question  (Andreas Kretschmer <akretschmer@spamfence.net>)
Re: Indexing question  ("David Johnston" <polobo@yahoo.com>)
Список pgsql-general
In SQL, given a table T, with two fields f1, f2,

is it possible to create an index such that the same record is indexed in the index, once with field f1 and once with
fieldf2.  (I am not looking for a compound index in which the key would look like <f1, f2>, instead there should be two
entriesin the index <f1> and <f2>).   

we have a few use cases for the above, perhaps we need to alter the schema somehow to accommodate the above,

any advice is greatly appreciated ..

thanks


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

Предыдущее
От: Dann Corbit
Дата:
Сообщение: Re: Visualize database schema
Следующее
От: Wolfgang Keller
Дата:
Сообщение: Re: Visualize database schema