Re: How to get around LIKE inefficiencies?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2000-11-06T04:01:31Z
Lists: pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes: > I am adding a new TODO item: > * Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM > ANALYZE, and CLUSTER > Seems we should be able to emit NOTICE messages suggesting performance > improvements. This would be targeted to help those who refuse to read documentation? I'm not following the point here... regards, tom lane