[pgadmin-support] postgis geometry type not displayed correctly - Mailing list pgadmin-support

From Richard Greenwood
Subject [pgadmin-support] postgis geometry type not displayed correctly
Date
Msg-id CAHBySPaMrktqU-i6UyrZ68BSqWBvUPC34zaHekEVCbAMgey6Ug@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-support] postgis geometry type not displayed correctly
List 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

pgadmin-support by date:

Previous
From: Daniel Grace
Date:
Subject: [pgadmin-support] Error when editing data on a table
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-support] postgis geometry type not displayed correctly