Re: contrib idea - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: contrib idea
Date
Msg-id GNELIHDDFBOCMGBFGEFOGEOFCAAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: contrib idea  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Possibly there should be an entry in the "performance tips" chapter
> recommending that people consider adding an index on the referencing
> column if they are concerned about the speed of updates to the
> referenced table.  But I dislike software that considers itself smarter
> than the DBA.

Which is why I proposed a contrib that can assist the DBA in finding ones
they've forgotten to index...

In fact, it would be cool if it just dumped out a whole bunch of CREATE
INDEX commands...

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: The dbase conrtib doesn't compile
Next
From: Bruce Momjian
Date:
Subject: Re: The dbase conrtib doesn't compile