| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | josh(at)agliodbs(dot)com |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [GENERAL] Idea for the statistics collector |
| Date: | 2005-04-20 17:23:02 |
| Message-ID: | 200504201723.j3KHN2d08066@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Josh Berkus wrote:
> Bruce,
>
> > > Good god - how old was that email? 2002???
> >
> > Yep, and been in my mailbox since then, waiting for me to process it
> > into a TODO entry.
>
> > > > ????* Add tool to query pg_stat_* tables and report indexes that aren't
> > > > needed or tables that might need indexes
>
> pg_stat_user_indexes and pg_stat_user_tables aready give us this information.
> Further, the newsysviews are going to fill in for the remaining missing info
> (like unindexed FKs).
>
> What other tools do we need? If we're talking an interactive analysis tool
> ala pg_suggest, isn't that being worked on .... as an *add-in*? I don't see
> any place for this in the core ...
It is something need, either in core or out. Is it done enough to
remove the item?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2005-04-20 17:38:50 | Re: Problem with PITR recovery |
| Previous Message | Simon Riggs | 2005-04-20 17:22:42 | WAL/PITR additional items |