Skip to content

Instantly share code, notes, and snippets.

@javisantana
Created February 27, 2015 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save javisantana/7e2333584c13054f892b to your computer and use it in GitHub Desktop.
Save javisantana/7e2333584c13054f892b to your computer and use it in GitHub Desktop.
select _postgis_stats('tm_world_borders_s_11'::regclass ,'the_geom');
-[ RECORD 1 ]--+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
_postgis_stats | {"ndims":2,"size":[6,7],"extent":{"min":[-181.8,-90.8679],"max":[181.8,84.4381]},"table_features":246,"sample_features":246,"not_null_features":246,"histogram_features":246,"histogram_cells":42,"cells_covered":246}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment