Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Where to find kind code for STATISTIC_KIND GEOMETRY?



Tom,

It is mentioned in postgresql-8.2.3\src\include\catalog\pg_statistic.h
file that the values between 100-199 are reserved for assignment by the
PostGIS project. Is PostgreSQL reserving these values? Do I did to
reserve values like PotGIS is
doing? 

Ale.

-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us] 
Sent: Wednesday, April 25, 2007 11:27 AM
To: Ale Raza
Cc: postgresql-general
Subject: Re: [GENERAL] Where to find kind code for STATISTIC_KIND
GEOMETRY? 

araza(at)esri(dot)com writes:
> I am looking for the kind code for STATISTIC_KIND GEOMETRY to
calculate
> the selectivity/stats for geometry type (st_geometry). 

Presumably, the PostGIS people would be the ones to ask.

			regards, tom lane




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group