Re: ANALYZE errors (postgres 8.1.4)

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: ANALYZE errors (postgres 8.1.4)
Дата
Msg-id 20061206152146.GA59631@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: ANALYZE errors (postgres 8.1.4)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ANALYZE errors (postgres 8.1.4)  (Tim Bowden <tim.bowden@westnet.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ANALYZE errors (postgres 8.1.4)
Следующее
От: Tim Bowden
Дата:
Сообщение: Re: ANALYZE errors (postgres 8.1.4)