Re: [PATCHES] [Fwd: Index Advisor] - Mailing list pgsql-hackers

From Gurjeet Singh
Subject Re: [PATCHES] [Fwd: Index Advisor]
Date
Msg-id 65937bea0701070617l5f46c5dfl464f3e8882c114ef@mail.gmail.com
Whole thread Raw
In response to Re: [PATCHES] [Fwd: Index Advisor]  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
List 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 by date:

Previous
From: "Gurjeet Singh"
Date:
Subject: Re: [PATCHES] [Fwd: Index Advisor]
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] SGML index build fix