Re: Analyze Explanation - Mailing list pgsql-general

From Tom Lane
Subject Re: Analyze Explanation
Date
Msg-id 24621.1201635821@sss.pgh.pa.us
Whole thread Raw
In response to Analyze Explanation  (Willem Buitendyk <willem@pcfish.ca>)
List pgsql-general
Willem Buitendyk <willem@pcfish.ca> writes:
> When I run Analyze I get the following notice repeated for many of my
> tables:
> NOTICE:   no notnull values, invalid stats

There's no such message in the core Postgres code.  Perhaps it's coming
from an add-on, such as Postgis?  If so, you should ping them about why
they think this notice is needed.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Table has duplicate keys, what did I do
Next
From: Michael Fuhr
Date:
Subject: Re: Analyze Explanation