Re: ANALYZE errors (postgres 8.1.4) - Mailing list pgsql-novice

From Michael Fuhr
Subject Re: ANALYZE errors (postgres 8.1.4)
Date
Msg-id 20061206152146.GA59631@winnie.fuhr.org
Whole thread Raw
In response to Re: ANALYZE errors (postgres 8.1.4)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ANALYZE errors (postgres 8.1.4)
List pgsql-novice
On Wed, Dec 06, 2006 at 10:15:21AM -0500, Tom Lane wrote:
> Tim Bowden <tim.bowden@westnet.com.au> writes:
> > When I run ANALYZE on a postgis enabled database created by ogr2ogr from
> > the Census Bureau's tiger data I get the following error for a number of
> > the tables created:
> > tiger2005se=# ANALYZE arealandmarks ;
> > NOTICE:   no notnull values, invalid stats
>
> You'd have to ask the PostGIS people --- there is no such error message
> in the base Postgres distribution, so I suppose it must be theirs.

Yes, this is a PostGIS message.

http://archives.postgresql.org/pgsql-sql/2006-02/msg00052.php

--
Michael Fuhr

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: ANALYZE errors (postgres 8.1.4)
Next
From: Tim Bowden
Date:
Subject: Re: ANALYZE errors (postgres 8.1.4)