Re: SET STATISTICS value recorded where?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeff Boes <jboes(at)nexcerpt(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: SET STATISTICS value recorded where?
Date: 2003-05-08 22:41:42
Message-ID: 17138.1052433702@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jeff Boes <jboes(at)nexcerpt(dot)com> writes:
> When you do this to a table:
> ALTER TABLE foobar ALTER COLUMN blah SET STATISTICS 10000;
> Where would you find the resulting value in a pg_* table? I'm sure it
> gets recorded somewhere.

pg_attribute.attstattarget

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Hans Spaans 2003-05-09 00:23:40 Re: Pg_hba and dynamic dns
Previous Message Randall Perry 2003-05-08 22:40:14 Pg_hba and dynamic dns