SET STATISTICS value recorded where? - Mailing list pgsql-admin

From Jeff Boes
Subject SET STATISTICS value recorded where?
Date
Msg-id b9eafl$22kb$1@news.hub.org
Whole thread Raw
Responses Re: SET STATISTICS value recorded where?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
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.

In other words, how can I pull out the SET STATISTICS settings from an
existing schema?

--
Jeff Boes                                      vox 269.226.9550 ext 24
Database Engineer                                     fax 269.349.9076
Nexcerpt, Inc.                                 http://www.nexcerpt.com
           ...Nexcerpt... Extend your Expertise

pgsql-admin by date:

Previous
From: mlaks
Date:
Subject: Re: Postgresql goes down need to restart (redhat postgresql service script) lock files removal avoid 2 postmasters
Next
From: Bruno Wolff III
Date:
Subject: Re: Postgresql goes down need to restart (redhat postgresql service script) lock files removal avoid 2 postmasters