postgis geometry type not displayed correctly

From: Richard Greenwood <richard(dot)greenwood(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: postgis geometry type not displayed correctly
Date: 2017-05-30 15:09:11
Message-ID: CAHBySPaMrktqU-i6UyrZ68BSqWBvUPC34zaHekEVCbAMgey6Ug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I don't know if this question belongs on this list or the postgis list. In
psql and pgAdmin3 a postgis geometry column is show as e.g.

Column | Type
---------------+---------------------
polygeom | geometry(MultiPolygon,3739)

however in pgAdmin4 it's show as:

polygeom geometry(957204)

Like "957204" is not being translated to "MultiPolygon, 3739". Any ideas or
should I be asking this on the postgis list?

Thanks,
Rich

--
Richard W. Greenwood, PLS
www.greenwoodmap.com

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2017-05-30 15:21:06 Re: postgis geometry type not displayed correctly
Previous Message Daniel Grace 2017-05-26 17:13:49 Error when editing data on a table