Re: [PATCHES] [Fwd: Index Advisor]

Поиск
Список
Период
Сортировка
От Gurjeet Singh
Тема Re: [PATCHES] [Fwd: Index Advisor]
Дата
Msg-id 65937bea0701070617l5f46c5dfl464f3e8882c114ef@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCHES] [Fwd: Index Advisor]  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
Список pgsql-hackers
On 1/7/07, Gurjeet Singh <singh.gurjeet@gmail.com> wrote:
contrib/pg_advise_index/sample_error_messages.txt also shows an interesting usage, where advise_index is actually a VIEW with a RULE that redirects INSERTs into another advise_index_data table.


Also, the DDL for the advise_index table can be found in advise_index.create.sql script in the contrib module.

Regards,

--
gurjeet[.singh]@EnterpriseDB.com
singh.gurjeet@{ gmail | hotmail | yahoo }.com

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

Предыдущее
От: "Gurjeet Singh"
Дата:
Сообщение: Re: [PATCHES] [Fwd: Index Advisor]
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] SGML index build fix