Re: Where to find kind code for STATISTIC_KIND GEOMETRY?
От | Martin Gainty |
---|---|
Тема | Re: Where to find kind code for STATISTIC_KIND GEOMETRY? |
Дата | |
Msg-id | BAY133-DAV12932CD6568BBF6ABEAC85AE490@phx.gbl обсуждение исходный текст |
Ответ на | deleting a foreign key that has no references ("Glen W. Mabey" <Glen.Mabey@swri.org>) |
Список | pgsql-general |
DEBUG_GEOMETRY_STATS is specific to POSTGIS Geographic Implementation System package..Have you tried their discussion group at postgis-subscribe@yahoogroups.com M-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. ----- Original Message ----- From: <araza@esri.com> To: "postgresql-general" <pgsql-general@postgresql.org> Sent: Wednesday, April 25, 2007 2:02 PM Subject: [GENERAL] Where to find kind code for STATISTIC_KIND GEOMETRY? Hi All, I am looking for the kind code for STATISTIC_KIND GEOMETRY to calculate the selectivity/stats for geometry type (st_geometry). According to PostgreSQL (pg_statistic.h) * The present allocation of "kind" codes is: * * 1-99: reserved for assignment by the core PostgreSQL project * (values in this range will be documented in this file) * 100-199: reserved for assignment by the PostGIS project * (values to be documented in PostGIS documentation) * 200-9999: reserved for future public assignments * * For private use you may choose a "kind" code at random in the range * 10000-30000. However, for code that is to be widely disseminated it is * better to obtain a publicly defined "kind" code by request from the * PostgreSQL Global Development Group. */ Wondering where I can find the "kind" codes for this new st_geometry type? Thanks. Ale Raza ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings
В списке pgsql-general по дате отправления: