By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Help with an interesting Postgres question: Why isn't an Index Only Scan used on a partition accessed via the parent table?.
postgresql_assumed_radius |
---|
6371008.771415061 |
SELECT 1
postgresql_assumed_radius_for_4326 |
---|
6371008.771415061 |
SELECT 1
latitudinal_distance_pole_to_pole |
---|
20015114.35223369 |
SELECT 1
longitudinal_around_half_the_globe |
---|
20015114.35223369 |
SELECT 1
distance |
---|
3935751.67323537 |
SELECT 1
distance |
---|
3935751.67323537 |
SELECT 1
distance |
---|
3940132.347594769 |
SELECT 1
srid | auth_name | auth_srid | srtext | proj4text |
---|---|---|---|---|
4326 | EPSG | 4326 | GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] | +proj=longlat +datum=WGS84 +no_defs |
SELECT 1