Dne 19.12.2010 19:13, Jim Nasby napsal(a):
> Is there a reason this info needs to be tracked in the stats table?
> I know it's the most obvious place, but since we're worried about the
> size of it, what about tracking it in pg_class or somewhere else?
I guess this is the best place for this kind of info, as it is directly
related to the stats items. Well, maybe we could place it to pg_class,
but is it a wise idea?
Tomas
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2010-12-19 19:28:34 |
| Subject: Re: keeping a timestamp of the last stats reset (for a db, table and function) |
| Previous: | From: Tomas Vondra | Date: 2010-12-19 19:17:40 |
| Subject: Re: keeping a timestamp of the last stats reset (for a
db, table and function) |